Sorry, please ignore the wrong patch summary in the end of my last email. Following is the right one: Documentation/filesystems/ext4.txt | 4 + fs/ext4/ext4.h | 19 +++++- fs/ext4/ialloc.c | 4 + fs/ext4/inode.c | 80 +++++++++++++++++++++++- fs/ext4/ioctl.c | 100 +++++++++++++++++++++++++++++ fs/ext4/super.c | 77 +++++++++++++++++++--- fs/quota/Kconfig | 9 +++ fs/quota/dquot.c | 123 ++++++++++++++++++++++++++++-------- fs/quota/quota.c | 5 +- fs/quota/quotaio_v2.h | 6 +- include/linux/quota.h | 9 +++ include/uapi/linux/quota.h | 6 +- 12 files changed, 398 insertions(+), 44 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-ext4" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html