summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorJosef Bacik <josef@redhat.com>2011-09-27 17:01:30 +0200
committerJosef Bacik <josef@redhat.com>2011-10-19 21:12:50 +0200
commite27425d614d68daa08f60735982a7c3a0230e855 (patch)
tree7f06f5576552498dd902860d77564436a2ef1606 /README
parentBtrfs: allow us to overcommit our enospc reservations (diff)
downloadlinux-e27425d614d68daa08f60735982a7c3a0230e855.tar.xz
linux-e27425d614d68daa08f60735982a7c3a0230e855.zip
Btrfs: only inherit btrfs specific flags when creating files
Xfstests 79 was failing because we were inheriting the S_APPEND flag when we weren't supposed to. There isn't any specific documentation on this so I'm taking the test as the standard of how things work, and having S_APPEND set on a directory doesn't mean that S_APPEND gets inherited by its children according to this test. So only inherit btrfs specific things. This will let us set compress/nocompress on specific directories and everything in the directories will inherit this flag, same with nodatacow. With this patch test 79 passes. Thanks, Signed-off-by: Josef Bacik <josef@redhat.com>
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions