From: braam Date: Fri, 21 Jun 2002 03:42:14 +0000 (+0000) Subject: This check in is there to rename the posix_stable branch to a version X-Git-Tag: v1_7_100~1^248~153 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=e8632092136277ecfff550b0b6b4864384fb7cba;p=fs%2Flustre-release.git This check in is there to rename the posix_stable branch to a version name branch b0_4. --- diff --git a/lustre/mds/mds_fs.c b/lustre/mds/mds_fs.c index 8efca61..b5f9d3a 100644 --- a/lustre/mds/mds_fs.c +++ b/lustre/mds/mds_fs.c @@ -417,6 +417,8 @@ int mds_fs_setup(struct mds_obd *mds, struct vfsmount *mnt) mds->mds_fsops = fs_ops; mds->mds_vfsmnt = mnt; + + OBD_SET_CTXT_MAGIC(&mds->mds_ctxt); mds->mds_ctxt.pwdmnt = mnt; mds->mds_ctxt.pwd = mnt->mnt_root; mds->mds_ctxt.fs = KERNEL_DS;