| To: | xfs@xxxxxxxxxxx |
|---|---|
| Subject: | [PATCH] mkfs: add noalign option to usage() |
| From: | Carlos Maiolino <cmaiolino@xxxxxxxxxx> |
| Date: | Thu, 29 Aug 2013 12:26:31 -0300 |
| Delivered-to: | xfs@xxxxxxxxxxx |
Although it has been added to manpage, there is no information about the
existence of noalign option into the usage().
Signed-off-by: Carlos Maiolino <cmaiolino@xxxxxxxxxx>
---
mkfs/xfs_mkfs.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/mkfs/xfs_mkfs.c b/mkfs/xfs_mkfs.c
index 4bdacee..65630d4 100644
--- a/mkfs/xfs_mkfs.c
+++ b/mkfs/xfs_mkfs.c
@@ -3033,7 +3033,7 @@ usage( void )
/* metadata */ [-m crc=[0|1]\n\
/* data subvol */ [-d agcount=n,agsize=n,file,name=xxx,size=num,\n\
(sunit=value,swidth=value|su=num,sw=num),\n\
- sectlog=n|sectsize=num\n\
+ noalign, sectlog=n|sectsize=num\n\
/* force overwrite */ [-f]\n\
/* inode size */ [-i log=n|perblock=n|size=num,maxpct=n,attr=0|1|2,\n\
projid32bit=0|1]\n\
--
1.8.1.4
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: [PATCH] xfs: don't account buffer cancellation during log recovery readahead, Ben Myers |
|---|---|
| Next by Date: | Re: [PATCH] xfstests: _test_generic_punch: Obtain block size from $TEST_DIR, Rich Johnston |
| Previous by Thread: | должники, сбор задолженности в судебном порядке |
| Next by Thread: | Re: [PATCH] mkfs: add noalign option to usage(), Eric Sandeen |
| Indexes: | [Date] [Thread] [Top] [All Lists] |