Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 153684
b: refs/heads/master
c: dd4dc82
h: refs/heads/master
v: v3
  • Loading branch information
Randy Dunlap authored and J. Bruce Fields committed May 13, 2009
1 parent 3233db8 commit 38eccb5
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 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: 02cb2858dbfe216bd4a91c4afb4e259ef3b9e151
refs/heads/master: dd4dc82d4c129babca9b48b219cff0add5ff4132
2 changes: 2 additions & 0 deletions trunk/fs/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -226,10 +226,12 @@ source "fs/nfsd/Kconfig"

config LOCKD
tristate
depends on FILE_LOCKING

config LOCKD_V4
bool
depends on NFSD_V3 || NFS_V3
depends on FILE_LOCKING
default y

config EXPORTFS
Expand Down
2 changes: 1 addition & 1 deletion trunk/fs/nfs/Kconfig
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
config NFS_FS
tristate "NFS client support"
depends on INET
depends on INET && FILE_LOCKING
select LOCKD
select SUNRPC
select NFS_ACL_SUPPORT if NFS_V3_ACL
Expand Down

0 comments on commit 38eccb5

Please sign in to comment.