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:
81bd681
)
Branch b1_5
author
nathan
<nathan>
Tue, 18 Jul 2006 18:10:12 +0000
(18:10 +0000)
committer
nathan
<nathan>
Tue, 18 Jul 2006 18:10:12 +0000
(18:10 +0000)
b=10724
patchless client knows not. None of this is actually used in a client anyhow; this just prevents the missing symbol error.
lustre/obdclass/obd_mount.c
patch
|
blob
|
history
diff --git
a/lustre/obdclass/obd_mount.c
b/lustre/obdclass/obd_mount.c
index
c5c42f2
..
72b725f
100644
(file)
--- 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