]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - fs/xfs/linux-2.6/xfs_vnode.c
ipg: balance locking in irq handler
[linux-2.6-omap-h63xx.git] / fs / xfs / linux-2.6 / xfs_vnode.c
index b7ff26780a0cfc9587b892934c26c77c9bf015c7..814169fd7e1e2088fbc956cada3f432ed3da31bb 100644 (file)
@@ -78,10 +78,8 @@ vn_ioerror(
        char            *f,
        int             l)
 {
-       bhv_vfs_t       *vfsp = XFS_MTOVFS(ip->i_mount);
-
        if (unlikely(error == -ENODEV))
-               bhv_vfs_force_shutdown(vfsp, SHUTDOWN_DEVICE_REQ, f, l);
+               xfs_do_force_shutdown(ip->i_mount, SHUTDOWN_DEVICE_REQ, f, l);
 }
 
 bhv_vnode_t *