Skip to content
Snippets Groups Projects
Commit 1973f0fa authored by Chris Mason's avatar Chris Mason
Browse files

Btrfs: make sure to record the transid in new inodes


When we create a new inode, we aren't filling in the
field that records the transaction that last changed this
inode.

If we then go to fsync that inode, it will be skipped because the field
isn't filled in.

Signed-off-by: default avatarChris Mason <chris.mason@oracle.com>
parent e999376f
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment