[GFS2] Remove remains of the GFS2 identify ioctl()
authorDavid Teigland <teigland@redhat.com>
Wed, 18 Jan 2006 10:11:51 +0000 (10:11 +0000)
committerSteven Whitehouse <swhiteho@redhat.com>
Wed, 18 Jan 2006 10:11:51 +0000 (10:11 +0000)
commitc73530a1f9633b2e7e6e19d0274b575febf8e8dc
tree2eac1d5468df88a48a86702bea2cf1b659bf8eda
parent5ddec5b3d79eed6df1a37be435f183915a4b696a
[GFS2] Remove remains of the GFS2 identify ioctl()

We don't need this ioctl, we can use stat() to gain the same
information.

Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
fs/gfs2/ops_file.c