[XFS] Need to unlock the AIL before calling xfs_force_shutdown() because
authorTim Shimmin <tes@sgi.com>
Fri, 2 Sep 2005 06:52:55 +0000 (16:52 +1000)
committerNathan Scott <nathans@sgi.com>
Fri, 2 Sep 2005 06:52:55 +0000 (16:52 +1000)
when it goes to force out the log, and get the tail lsn, it will want to
get the AIL lock.

SGI-PV: 940076
SGI-Modid: xfs-linux:xfs-kern:23260a

Signed-off-by: Tim Shimmin <tes@sgi.com>
Signed-off-by: Nathan Scott <nathans@sgi.com>

No differences found