| Submitter | Zheng Liu |
|---|---|
| Date | April 16, 2012, 11:39 a.m. |
| Message ID | <1334576407-4007-5-git-send-email-wenqing.lz@taobao.com> |
| Download | mbox | patch |
| Permalink | /patch/152788/ |
| State | Superseded |
| Headers | show |
Comments
Patch
diff --git a/misc/mke2fs.8.in b/misc/mke2fs.8.in index 6d443a2..bfe6c94 100644 --- a/misc/mke2fs.8.in +++ b/misc/mke2fs.8.in @@ -551,6 +551,9 @@ option). @JDEV@must be created with the same @JDEV@block size as the filesystems that will be using it. .TP +.B inline_data +Allow data to be stored in inode +.TP .B large_file Filesystem can contain files that are greater than 2GB. (Modern kernels set this feature automatically when a file > 2GB is created.)