Re: [PATCH v3 28/31] quota: add get_inode_usage callback to transfer multi-inode charges

2017-06-21 Thread Tahsin Erdogan
On Tue, Jun 20, 2017 at 9:48 PM, Theodore Ts'o wrote: > Tahsin, when you think we've closed on the reviews, could you send out > a complete set of all of the patches on a new mail thread, using git > send-email so I can make sure I'm grabbing the final version of all of > the patches in this patch

Re: [PATCH v3 28/31] quota: add get_inode_usage callback to transfer multi-inode charges

2017-06-20 Thread Theodore Ts'o
Tahsin, when you think we've closed on the reviews, could you send out a complete set of all of the patches on a new mail thread, using git send-email so I can make sure I'm grabbing the final version of all of the patches in this patch series? It's great that you are using separate versions for e

[PATCH v3 28/31] quota: add get_inode_usage callback to transfer multi-inode charges

2017-06-20 Thread Tahsin Erdogan
Ext4 ea_inode feature allows storing xattr values in external inodes to be able to store values that are bigger than a block in size. Ext4 also has deduplication support for these type of inodes. With deduplication, the actual storage waste is eliminated but the users of such inodes are still charg