Re: [PATCH] Ext4: Update ext4 documentation
From: Ted Ts'o <tytso@mit.edu>
Date: 2011-02-22 01:24:48
From: Ted Ts'o <tytso@mit.edu>
Date: 2011-02-22 01:24:48
On Thu, Jan 20, 2011 at 07:10:28PM +0100, Lukas Czerner wrote:
bz 9432 https://bugzilla.kernel.org/show_bug.cgi?id=9423 Since Documentation/filesystem/ext4.txt has not been updated for a while, there were some missing information. This commit add not yet documented mount options and ioctls. Also it adds sysfs documentation from Documentation/ABI/testing/sysfs-fs-ext4 which was really well hidden, as you can see. Some typo fixes in sysfs-fs-ext4 as well. Signed-off-by: Lukas Czerner <redacted>
Thanks, added to the ext4 patch queue. - Ted