diff options
author | David Sterba <dsterba@suse.cz> | 2014-11-12 14:24:35 +0100 |
---|---|---|
committer | David Sterba <dsterba@suse.cz> | 2014-11-12 16:53:14 +0100 |
commit | d51033d05547675f898ce4233a7d8d1a0dfe2984 (patch) | |
tree | dbdf9ce4507515b1305ee354d6e968ab3aa01b15 /fs/btrfs/sysfs.c | |
parent | 7e1876aca815029d5c3023a66a91e249eca3e533 (diff) | |
download | op-kernel-dev-d51033d05547675f898ce4233a7d8d1a0dfe2984.zip op-kernel-dev-d51033d05547675f898ce4233a7d8d1a0dfe2984.tar.gz |
btrfs: introduce pending action: commit
In some contexts, like in sysfs handlers, we don't want to trigger a
transaction commit. It's a heavy operation, we don't know what external
locks may be taken. Instead, make it possible to finish the operation
through sync syscall or SYNC_FS ioctl.
Signed-off-by: David Sterba <dsterba@suse.cz>
Diffstat (limited to 'fs/btrfs/sysfs.c')
0 files changed, 0 insertions, 0 deletions