[GFS2] Introduce gfs2_remove_from_ail
authorSteven Whitehouse <swhiteho@redhat.com>
Mon, 27 Aug 2007 08:45:26 +0000 (09:45 +0100)
committerSteven Whitehouse <swhiteho@redhat.com>
Wed, 10 Oct 2007 07:55:55 +0000 (08:55 +0100)
This collects together the operations required to remove a gfs2_bufdata
from the ail lists. Its only called from two places to start with, but
expect to see more of this function in future.

Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>

No differences found