| Submitter | Zheng Liu |
|---|---|
| Date | Dec. 18, 2011, 2:44 p.m. |
| Message ID | <1324219484-22443-3-git-send-email-wenqing.lz@taobao.com> |
| Download | mbox | patch |
| Permalink | /patch/132088/ |
| State | Superseded |
| Headers | show |
Comments
Patch
diff --git a/misc/mke2fs.8.in b/misc/mke2fs.8.in index 8e78249..1beefb0 100644 --- a/misc/mke2fs.8.in +++ b/misc/mke2fs.8.in @@ -542,6 +542,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 small files to be stored in the 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.)