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:
ba02b95
)
Branch: b1_4
author
adilger
<adilger>
Thu, 5 May 2005 18:25:02 +0000
(18:25 +0000)
committer
adilger
<adilger>
Thu, 5 May 2005 18:25:02 +0000
(18:25 +0000)
Make it easier to see dev_read_only set on device.
lustre/mds/mds_lov.c
patch
|
blob
|
history
diff --git
a/lustre/mds/mds_lov.c
b/lustre/mds/mds_lov.c
index
90f24bc
..
201adbe
100644
(file)
--- a/
lustre/mds/mds_lov.c
+++ b/
lustre/mds/mds_lov.c
@@
-432,7
+432,7
@@
int mds_iocontrol(unsigned int cmd, struct obd_export *exp, int len,
void *handle;
struct inode *inode = obd->u.mds.mds_sb->s_root->d_inode;
BDEVNAME_DECLARE_STORAGE(tmp);
- CERROR("
setting device %s read-only
\n",
+ CERROR("
*** setting device %s read-only ***
\n",
ll_bdevname(obd->u.mds.mds_sb, tmp));
handle = fsfilt_start(obd, inode, FSFILT_OP_MKNOD, NULL);