Skip to content

Commit

Permalink
[PATCH] ocfs2: drop INET from Kconfig, not needed
Browse files Browse the repository at this point in the history
OCFS2: drop 'depends on INET' since local mounts are now allowed.

Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: Mark Fasheh <mark.fasheh@oracle.com>
  • Loading branch information
Randy Dunlap authored and Mark Fasheh committed Feb 7, 2007
1 parent 0dd8214 commit f71aa8a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion fs/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -426,7 +426,6 @@ config OCFS2_FS
select CONFIGFS_FS
select JBD
select CRC32
select INET
help
OCFS2 is a general purpose extent based shared disk cluster file
system with many similarities to ext3. It supports 64 bit inode
Expand Down

0 comments on commit f71aa8a

Please sign in to comment.