diff options
author | Aditya Kali <adityakali@google.com> | 2011-05-24 19:00:39 -0400 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2011-05-24 19:00:39 -0400 |
commit | ae81230686282af745ebb7a74c0332349cb9131a (patch) | |
tree | bd293ae7a338e582991ecb2930397fb7b010c6cc /security | |
parent | c5e06d101aaf72f1f2192a661414459775e9bd74 (diff) | |
download | kernel_samsung_smdk4412-ae81230686282af745ebb7a74c0332349cb9131a.zip kernel_samsung_smdk4412-ae81230686282af745ebb7a74c0332349cb9131a.tar.gz kernel_samsung_smdk4412-ae81230686282af745ebb7a74c0332349cb9131a.tar.bz2 |
ext4: reserve inodes and feature code for 'quota' feature
I am working on patch to add quota as a built-in feature for ext4
filesystem. The implementation is based on the design given at
https://ext4.wiki.kernel.org/index.php/Design_For_1st_Class_Quota_in_Ext4.
This patch reserves the inode numbers 3 and 4 for quota purposes and
also reserves EXT4_FEATURE_RO_COMPAT_QUOTA feature code.
Signed-off-by: Aditya Kali <adityakali@google.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Diffstat (limited to 'security')
0 files changed, 0 insertions, 0 deletions