git.annexia.org
/
libguestfs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2110f6f
)
mkfs-opts: Add a note about blocksize param and UFS filesystems.
author
Nikita A Menkovich
<menkovich@gmail.com>
Wed, 26 Jan 2011 15:32:18 +0000
(15:32 +0000)
committer
Richard W.M. Jones
<rjones@redhat.com>
Wed, 26 Jan 2011 15:32:18 +0000
(15:32 +0000)
generator/generator_actions.ml
patch
|
blob
|
history
diff --git
a/generator/generator_actions.ml
b/generator/generator_actions.ml
index
7cb8c1e
..
94ad559
100644
(file)
--- a/
generator/generator_actions.ml
+++ b/
generator/generator_actions.ml
@@
-5708,6
+5708,8
@@
for Linux ext2/3 filesystems.
For VFAT and NTFS the C<blocksize> parameter is treated as
the requested cluster size.
+For UFS block sizes, please see L<mkfs.ufs(8)>.
+
=back");
("getxattr", (RBufferOut "xattr", [Pathname "path"; String "name"], []), 279, [Optional "linuxxattrs"],