Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 298923
b: refs/heads/master
c: 97cc008
h: refs/heads/master
i:
  298921: 9a813c7
  298919: 914aa47
v: v3
  • Loading branch information
Benjamin Poirier authored and Steven Whitehouse committed Mar 26, 2012
1 parent 9b32730 commit d305989
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 6 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: c1ac539ed43f273cd4d92bf7350ffd783b920184
refs/heads/master: 97cc008aaa8c1f02699b478ca890e81810244131
7 changes: 2 additions & 5 deletions trunk/fs/gfs2/Kconfig
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
config GFS2_FS
tristate "GFS2 file system support"
depends on (64BIT || LBDAF)
select DLM if GFS2_FS_LOCKING_DLM
select CONFIGFS_FS if GFS2_FS_LOCKING_DLM
select SYSFS if GFS2_FS_LOCKING_DLM
select IP_SCTP if DLM_SCTP
select FS_POSIX_ACL
select CRC32
select QUOTACTL
Expand All @@ -29,7 +25,8 @@ config GFS2_FS

config GFS2_FS_LOCKING_DLM
bool "GFS2 DLM locking"
depends on (GFS2_FS!=n) && NET && INET && (IPV6 || IPV6=n) && HOTPLUG
depends on (GFS2_FS!=n) && NET && INET && (IPV6 || IPV6=n) && \
HOTPLUG && DLM && CONFIGFS_FS && SYSFS
help
Multiple node locking module for GFS2

Expand Down

0 comments on commit d305989

Please sign in to comment.