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:
4094b67
)
Change '/' mode from 040700 to 040755
author
fanyong
<fanyong>
Wed, 9 Aug 2006 02:38:10 +0000
(
02:38
+0000)
committer
fanyong
<fanyong>
Wed, 9 Aug 2006 02:38:10 +0000
(
02:38
+0000)
lustre/utils/mkfs_lustre.c
patch
|
blob
|
history
diff --git
a/lustre/utils/mkfs_lustre.c
b/lustre/utils/mkfs_lustre.c
index
36b3cde
..
e462514
100644
(file)
--- a/
lustre/utils/mkfs_lustre.c
+++ b/
lustre/utils/mkfs_lustre.c
@@
-1637,7
+1637,7
@@
static int mkfs_mdt(struct mkfs_opts *mop)
goto out_umount;
}
- ret = ioctl(fd, IAM_IOC_POLYMORPH, 0407
00
);
+ ret = ioctl(fd, IAM_IOC_POLYMORPH, 0407
55
);
close(fd);
if (ret) {
perror("IAM_IOC_POLYMORPH");