[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)
commit6f948fbd443255e3a918438ce41cd7581cf8146d
tree86927e218d4ff43672847732f7756f997a01bcfb
parent0432dab2d2d3b35347a95c01c78a40781b6431fb
[XFS] Need to unlock the AIL before calling xfs_force_shutdown() because
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>
fs/xfs/xfs_trans_ail.c