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

bugzilla-daemon at bugzilla.kernel.org bugzilla-daemon at bugzilla.kernel.org
Mon Aug 3 04:14:38 CDT 2009


http://bugzilla.kernel.org/show_bug.cgi?id=13375





--- Comment #38 from Andrew Randrianasulu <randrik at mail.ru>  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.



More information about the xfs-masters mailing list