Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 166678
b: refs/heads/master
c: 49cf6f4
h: refs/heads/master
v: v3
  • Loading branch information
Chris Ball authored and Chris Mason committed Sep 29, 2009
1 parent 0460a9d commit e372f95
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 9ed74f2dba6ebf9f30b80554290bfc73cc3ef083
refs/heads/master: 49cf6f4529b7945ef51b8e39f0bac630726f8c96
2 changes: 2 additions & 0 deletions trunk/fs/btrfs/super.c
Original file line number Diff line number Diff line change
Expand Up @@ -344,7 +344,9 @@ static int btrfs_fill_super(struct super_block *sb,
sb->s_export_op = &btrfs_export_ops;
sb->s_xattr = btrfs_xattr_handlers;
sb->s_time_gran = 1;
#ifdef CONFIG_BTRFS_POSIX_ACL
sb->s_flags |= MS_POSIXACL;
#endif

tree_root = open_ctree(sb, fs_devices, (char *)data);

Expand Down

0 comments on commit e372f95

Please sign in to comment.