summaryrefslogtreecommitdiffstats
path: root/fs/gfs2/Kconfig
diff options
context:
space:
mode:
authorDenis Cheng <crquan@gmail.com>2008-02-26 08:25:04 +0100
committerSteven Whitehouse <swhiteho@redhat.com>2008-03-31 11:41:22 +0200
commit43a33c53cc9131a537522ab9736c6e4c03ddf57a (patch)
tree0b06320ba8b253bf6c3e464db093093be97fa85e /fs/gfs2/Kconfig
parent[GFS2] remove gfs2_dev_iops (diff)
downloadlinux-43a33c53cc9131a537522ab9736c6e4c03ddf57a.tar.xz
linux-43a33c53cc9131a537522ab9736c6e4c03ddf57a.zip
[GFS2] re-support special inode
a previous commit removed call to init_special_inode from inode lookuping, this cause problems as: # mknod /mnt/gfs2/dev/null c 1 3 # cat /mnt/gfs2/dev/null cat: /mnt/gfs2/dev/null: Invalid argument without special inode, GFS2 cannot support char device file, block device file, fifo pipe, and socket file, lose many important features as a common file system. this one line patch re add special inode support. Signed-off-by: Denis Cheng <crquan@gmail.com> Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
Diffstat (limited to 'fs/gfs2/Kconfig')
0 files changed, 0 insertions, 0 deletions