summaryrefslogtreecommitdiffstats
path: root/disk-utils/blockdev.8
diff options
context:
space:
mode:
authorKarel Zak2013-10-11 11:05:45 +0200
committerKarel Zak2013-10-11 11:05:45 +0200
commit39d2e7067d7c61e579079a72bbd80e3bce31cfc3 (patch)
treef6457bda9abff6ea5c171bc3d264cdbb55f7593c /disk-utils/blockdev.8
parentlibmount: fix mnt_context_is_child() comment (diff)
downloadkernel-qcow2-util-linux-39d2e7067d7c61e579079a72bbd80e3bce31cfc3.tar.gz
kernel-qcow2-util-linux-39d2e7067d7c61e579079a72bbd80e3bce31cfc3.tar.xz
kernel-qcow2-util-linux-39d2e7067d7c61e579079a72bbd80e3bce31cfc3.zip
Revert "blockdev: Remove the --setbsz (set blocksize) option which has never worked."
This reverts commit b1555acc2f709ac4f3b1e6c686a11cadb7b04f72. It seems that the option is used by kernel guys to test kernel, so let's keep the option in the blockdev(8) although it's almost useless in userspace. All we need is to improve docs to make things more obvious to end users. Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'disk-utils/blockdev.8')
-rw-r--r--disk-utils/blockdev.82
1 files changed, 2 insertions, 0 deletions
diff --git a/disk-utils/blockdev.8 b/disk-utils/blockdev.8
index 6ab43249f..2b3d64c88 100644
--- a/disk-utils/blockdev.8
+++ b/disk-utils/blockdev.8
@@ -67,6 +67,8 @@ Print sectorsize in bytes - usually 512.
Get size in 512-byte sectors.
.IP "\fB\-\-rereadpt\fP"
Reread partition table
+.IP "\fB\-\-setbsz\fP \fIbytes\fP"
+Set blocksize.
.IP "\fB\-\-setfra\fP \fIsectors\fP"
Set filesystem readahead (same like --setra on 2.6 kernels).
.IP "\fB\-\-setra\fP \fIsectors\fP"