Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 128791
b: refs/heads/master
c: 95c9eb1
h: refs/heads/master
i:
  128789: 773b19b
  128787: b919a2a
  128783: 04727b1
v: v3
  • Loading branch information
Christoph Hellwig authored and Chris Mason committed Sep 25, 2008
1 parent 2841a72 commit 2465ead
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 8 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 6bf13c0cc833bf5ba013d6aa60379484bf48c4e6
refs/heads/master: 95c9eb178b96474e9d896f20f982818c5f2ceaa0
8 changes: 1 addition & 7 deletions trunk/fs/btrfs/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,7 @@ btrfs-y := super.o ctree.o extent-tree.o print-tree.o root-tree.o dir-item.o \
extent_map.o sysfs.o struct-funcs.o xattr.o ordered-data.o \
extent_io.o volumes.o

ifeq ($(CONFIG_FS_POSIX_ACL),y)
btrfs-y += acl.o
endif
#btrfs-y := ctree.o disk-io.o radix-tree.o extent-tree.o print-tree.o \
# root-tree.o dir-item.o hash.o file-item.o inode-item.o \
# inode-map.o \
btrfs-$(CONFIG_FS_POSIX_ACL) += acl.o
else

# Normal Makefile
Expand Down

0 comments on commit 2465ead

Please sign in to comment.