Commit f71aa8a5 authored by Randy Dunlap's avatar Randy Dunlap Committed by Mark Fasheh

[PATCH] ocfs2: drop INET from Kconfig, not needed

OCFS2: drop 'depends on INET' since local mounts are now allowed.
Signed-off-by: default avatarRandy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: default avatarMark Fasheh <mark.fasheh@oracle.com>
parent 0dd82141
...@@ -426,7 +426,6 @@ config OCFS2_FS ...@@ -426,7 +426,6 @@ config OCFS2_FS
select CONFIGFS_FS select CONFIGFS_FS
select JBD select JBD
select CRC32 select CRC32
select INET
help help
OCFS2 is a general purpose extent based shared disk cluster file OCFS2 is a general purpose extent based shared disk cluster file
system with many similarities to ext3. It supports 64 bit inode system with many similarities to ext3. It supports 64 bit inode
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment