]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitce58adb9ba4d2f9dc0d8ad92c917b445a1b86859
treebe7e570d0c640aa8e544ee9e264a5f908b06e51c
parent8eedadb4a67f659532765e5b9a21cf8d52a159e4
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