From: nathan Date: Tue, 18 Jul 2006 18:10:12 +0000 (+0000) Subject: Branch b1_5 X-Git-Tag: v1_7_0_51~2^13~5^2~7 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=569d6ffb52164c3814dbe4077a774e0c964833d2;p=fs%2Flustre-release.git Branch b1_5 b=10724 patchless client knows not. None of this is actually used in a client anyhow; this just prevents the missing symbol error. --- diff --git a/lustre/obdclass/obd_mount.c b/lustre/obdclass/obd_mount.c index c5c42f2..72b725f 100644 --- a/lustre/obdclass/obd_mount.c +++ b/lustre/obdclass/obd_mount.c @@ -1340,7 +1340,9 @@ static void server_put_super(struct super_block *sb) /* drop the One True Mount */ unlock_mntput(mnt); +#ifndef LUSTRE_PATCHLESS lvfs_clear_rdonly(save_dev); +#endif /* Stop the servers (MDS, OSS) if no longer needed. We must wait until the target is really gone so that our type refcount check