lkml.org 
[lkml]   [2002]   [Nov]   [4]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
SubjectRe: [2.5.45] Unable to umount XFS filesystems
From
Date
On Sat, 2002-11-02 at 09:13, Kronos wrote:
> Hi,
> with kernel 2.5.45 I'm unable to unmount XFS filesystems. 'umount' is
> blocked in D state:
>

Here is the fix for this hang.

Steve

===========================================================================
Index: linux/fs/xfs/xfs_vfsops.c
===========================================================================

--- /usr/tmp/TmpDir.27770-0/linux/fs/xfs/xfs_vfsops.c_1.390 Mon Nov 4 12:20:05 2002
+++ linux/fs/xfs/xfs_vfsops.c Mon Nov 4 12:18:52 2002
@@ -592,8 +592,6 @@
rvp->v_flag |= VPURGE; /* OK for vn_purge */
VN_RELE(rvp);

- vn_remove(rvp);
-
/*
* If we're forcing a shutdown, typically because of a media error,
* we want to make sure we invalidate dirty pages that belong to
--

Steve Lord voice: +1-651-683-3511
Principal Engineer, Filesystem Software email: lord@sgi.com
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:30    [W:0.214 / U:0.472 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site