Skip to content
Commit 6b5fe46d authored by David Sterba's avatar David Sterba
Browse files

btrfs: do commit in sync_fs if there are pending changes



If a pending change is requested, it's not processed unless there is a
transaction commit about to happen, not even after sync or SYNC_FS
ioctl. For example a remount that toggles the inode_cache option will
not take effect after sync on a quiescent filesystem.

Signed-off-by: default avatarDavid Sterba <dsterba@suse.cz>
parent 572d9ab7
Loading
Loading
Loading
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