GFS2: cleanup file_operations mess
authorChristoph Hellwig <hch@lst.de>
Tue, 7 Apr 2009 17:42:17 +0000 (19:42 +0200)
committerSteven Whitehouse <swhiteho@redhat.com>
Wed, 15 Apr 2009 09:17:18 +0000 (10:17 +0100)
commit10d2198805d7faa2b193485446ff6b1de42c9b78
treebe7e570d0c640aa8e544ee9e264a5f908b06e51c
parenta228df6339e0d385b8149c860d81b6007f5e9c81
GFS2: cleanup file_operations mess

Remove the weird pointer to file_operations mess and replace it with
straight-forward defining of the lockinginstance names to the _nolock
variants.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
fs/gfs2/inode.c
fs/gfs2/inode.h
fs/gfs2/ops_file.c