]> err.no Git - linux-2.6/commit
[GFS2] Remove unused sync_lvb code from lock modules
authorSteven Whitehouse <swhiteho@redhat.com>
Thu, 7 Sep 2006 21:35:48 +0000 (17:35 -0400)
committerSteven Whitehouse <swhiteho@redhat.com>
Thu, 7 Sep 2006 21:35:48 +0000 (17:35 -0400)
commit5ce311ebdb90429519f7c6d2092e4ae6ca8cba74
tree7492b442e0d18a7aa745e696e6595856f8becfe5
parent1c089c325d5cda0f64a3cf8edf3aaafa148f200a
[GFS2] Remove unused sync_lvb code from lock modules

This code is no longer used for anything and can be removed
from the locking modules. The sync_lvb function is not required
as this happens automatically with the current locking system.

Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
fs/gfs2/lm_interface.h
fs/gfs2/locking/dlm/lock.c
fs/gfs2/locking/dlm/lock_dlm.h
fs/gfs2/locking/dlm/mount.c
fs/gfs2/locking/nolock/main.c