[GFS2] Remove support for unused and pointless flag
authorSteven Whitehouse <swhiteho@redhat.com>
Thu, 10 Jul 2008 15:09:29 +0000 (16:09 +0100)
committerSteven Whitehouse <swhiteho@redhat.com>
Thu, 10 Jul 2008 15:09:29 +0000 (16:09 +0100)
commitc9f6a6bbc284ba87337876086f7e2e6e0b0d50dd
tree68930f47e91f82ca41b3a9f35fd118d2ff11d891
parent9cabcdbd4638cf884839ee4cd15780800c223b90
[GFS2] Remove support for unused and pointless flag

The ability to mark files for direct i/o access when opened
normally is both unused and pointless, so this patch removes
support for that feature.

Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
fs/gfs2/incore.h
fs/gfs2/inode.c
fs/gfs2/ops_file.c
fs/gfs2/super.c
fs/gfs2/sys.c