xfs-masters
[Top] [All Lists]

[Bug 13375] Kernel crash with 2.6.29 + nfs + xfs (radix-tree)

To: xfs-masters@xxxxxxxxxxx
Subject: [Bug 13375] Kernel crash with 2.6.29 + nfs + xfs (radix-tree)
From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
Date: Mon, 3 Aug 2009 09:14:38 GMT
Auto-submitted: auto-generated
In-reply-to: <bug-13375-470@xxxxxxxxxxxxxxxxxxxxxxxx/>
References: <bug-13375-470@xxxxxxxxxxxxxxxxxxxxxxxx/>
http://bugzilla.kernel.org/show_bug.cgi?id=13375





--- Comment #38 from Andrew Randrianasulu <randrik@xxxxxxx>  2009-08-03 
09:14:36 ---
Probably i saved it in the wrong way, but ....

git apply -v various_iget_fixes.diff 
Checking patch fs/xfs/xfs_iget.c...
error: while searching for:
        xfs_qm_dqdetach(ip);
        xfs_iunlock(ip, XFS_ILOCK_EXCL);

        switch (ip->i_d.di_mode & S_IFMT) {
        case S_IFREG:
        case S_IFDIR:
        case S_IFLNK:
                xfs_idestroy_fork(ip, XFS_DATA_FORK);
                break;
        }

        if (ip->i_afp)
                xfs_idestroy_fork(ip, XF
error: patch failed: fs/xfs/xfs_iget.c:502
error: fs/xfs/xfs_iget.c: patch does not apply
Checking patch fs/xfs/linux-2.6/xfs_sync.c...
Checking patch fs/xfs/linux-2.6/xfs_sync.h...
Checking patch fs/inode.c...
Checking patch include/linux/fs.h...
Checking patch fs/xfs/xfs_inode.h...
Checking patch fs/exportfs/Makefile...
Checking patch fs/exportfs/expfs.c...

i have Linus' tree at commit  a33a052f19a21d727847391c8c1aff3fb221c472 ( Merge
branch 'for-linus' of git://neil.brown.name/md)

-- 
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

<Prev in Thread] Current Thread [Next in Thread>