Whamcloud - gitweb
git://git.whamcloud.com
/
fs
/
lustre-release.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c9b6698
)
Branch b1_8_gate
author
yangsheng
<yangsheng>
Thu, 24 Jul 2008 14:56:33 +0000
(14:56 +0000)
committer
yangsheng
<yangsheng>
Thu, 24 Jul 2008 14:56:33 +0000
(14:56 +0000)
b=15308
i=johann, shadow, zhenyu.xu, brian
Update to SLES10 SP2 kernel-2.6.16.60-0.23 and update to OFED-1.3.1.
lustre/mds/mds_join.c
patch
|
blob
|
history
diff --git
a/lustre/mds/mds_join.c
b/lustre/mds/mds_join.c
index
0ada750
..
3581429
100644
(file)
--- a/
lustre/mds/mds_join.c
+++ b/
lustre/mds/mds_join.c
@@
-320,7
+320,7
@@
static int mds_join_unlink_tail_inode(struct mds_update_record *rec,
le32_to_cpu(tail_lmm->lmm_magic) == LOV_MAGIC);
LASSERT(de_tailparent);
- rc =
vfs_unlink(de_tailparent->d_inode, de_tail
);
+ rc =
ll_vfs_unlink(de_tailparent->d_inode, de_tail, mds->mds_vfsmnt
);
if (rc == 0) {
CDEBUG(D_INODE, "delete the tail inode %lu/%u \n",