aboutsummaryrefslogtreecommitdiff
path: root/fs/btrfs/inode.c
diff options
context:
space:
mode:
authorChris Mason <chris.mason@oracle.com>2009-02-12 09:45:08 -0500
committerChris Mason <chris.mason@oracle.com>2009-02-12 09:45:08 -0500
commite1df36d2f18254d0690a0fbe036cece74ec311b8 (patch)
tree34823b4533c7fe2d5a329a03b99faa6bd0a88956 /fs/btrfs/inode.c
parent536ac8ae86e68bb5574d7cc81c7d229a86b82601 (diff)
Btrfs: don't clean old snapshots on sync(1)
Cleaning old snapshots can make sync(1) somewhat slow, and some users and applications still use it in a global fsync kind of workload. This patch changes btrfs not to clean old snapshots during sync, which is safe from a FS consistency point of view. The major downside is that it makes it difficult to tell when old snapshots have been reaped and the space they were using has been reclaimed. A new ioctl will be added for this purpose instead. Signed-off-by: Chris Mason <chris.mason@oracle.com>
Diffstat (limited to 'fs/btrfs/inode.c')
0 files changed, 0 insertions, 0 deletions