From e3476f2b2cb0a0ce372163b04986baf10898e000 Mon Sep 17 00:00:00 2001 From: Tim Shimmin Date: Wed, 11 Jan 2006 15:37:38 +1100 Subject: [PATCH] --- yaml --- r: 18167 b: refs/heads/master c: 216d3b2acba469a9bee98a09bb957e012ba7bc25 h: refs/heads/master i: 18165: 8c539c86ab83bd31c2cce38317bf334db7950902 18163: cc9dbf12cb454ee996e12d55f43e791c45adac9e 18159: 486c9e83e697cd54605c56474c81bcc045c0a365 v: v3 --- [refs] | 2 +- trunk/fs/xfs/linux-2.6/xfs_iops.c | 2 -- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/[refs] b/[refs] index de9a28d44c07..ea86f6b059ef 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 794fe2dc65f1ec4acacc388053bb52d32d3a932e +refs/heads/master: 216d3b2acba469a9bee98a09bb957e012ba7bc25 diff --git a/trunk/fs/xfs/linux-2.6/xfs_iops.c b/trunk/fs/xfs/linux-2.6/xfs_iops.c index 6bf770cfb006..fe5e9894fdee 100644 --- a/trunk/fs/xfs/linux-2.6/xfs_iops.c +++ b/trunk/fs/xfs/linux-2.6/xfs_iops.c @@ -320,8 +320,6 @@ linvfs_mknod( teardown.d_inode = ip = LINVFS_GET_IP(vp); teardown.d_name = dentry->d_name; - vn_mark_bad(vp); - if (S_ISDIR(mode)) VOP_RMDIR(dvp, &teardown, NULL, err2); else