commit | 6f948fbd443255e3a918438ce41cd7581cf8146d | [log] [tgz] |
---|---|---|
author | Tim Shimmin <tes@sgi.com> | Fri Sep 02 16:52:55 2005 +1000 |
committer | Nathan Scott <nathans@sgi.com> | Fri Sep 02 16:52:55 2005 +1000 |
tree | 86927e218d4ff43672847732f7756f997a01bcfb | |
parent | 0432dab2d2d3b35347a95c01c78a40781b6431fb [diff] |
[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>