]> err.no Git - linux-2.6/commit
[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)
commit1e1a3d03e927d39282208aed676e49d25129feea
tree731cca9b4df1a6164c809f002290a3d7fd6af1f4
parent8497a46e178addb27ad1c981befaa17ca788b5c3
[GFS2] Introduce gfs2_remove_from_ail

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>
fs/gfs2/glops.c
fs/gfs2/log.c
fs/gfs2/log.h