Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 262760
b: refs/heads/master
c: 8cf1fb2
h: refs/heads/master
v: v3
  • Loading branch information
Boaz Harrosh authored and Linus Torvalds committed Aug 12, 2011
1 parent bff0e1a commit 1e8bf13
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 15 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: 8c20871998c082f6fbc963f1449a5ba5140ee39a
refs/heads/master: 8cf1fb21632d302fad6404f891b002ab8c13b1b4
18 changes: 4 additions & 14 deletions trunk/fs/nfs/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -89,24 +89,14 @@ config PNFS_FILE_LAYOUT
tristate

config PNFS_BLOCK
tristate "Provide support for the pNFS Block Layout Driver for NFSv4.1 pNFS (EXPERIMENTAL)"
tristate
depends on NFS_FS && NFS_V4_1 && BLK_DEV_DM
help
Say M here if you want your pNFS client to support the Block Layout Driver
(RFC 5663). Requires Multiple devices driver support (DM) and Device mapper
support (BLK_DEV_DM).

If unsure, say N.
default m

config PNFS_OBJLAYOUT
tristate "Provide support for the pNFS Objects Layout Driver for NFSv4.1 pNFS (EXPERIMENTAL)"
tristate
depends on NFS_FS && NFS_V4_1 && SCSI_OSD_ULD
help
Say M here if you want your pNFS client to support the Objects Layout Driver.
Requires the SCSI osd initiator library (SCSI_OSD_INITIATOR) and
upper level driver (SCSI_OSD_ULD).

If unsure, say N.
default m

config ROOT_NFS
bool "Root file system on NFS"
Expand Down

0 comments on commit 1e8bf13

Please sign in to comment.