[PATCH v3 13/39] fs: introduce a get_qsize() to inode_operations

Jan Kara jack at suse.cz
Mon Oct 5 01:01:27 PDT 2015


On Sat 03-10-15 23:33:57, Christoph Hellwig wrote:
> On Tue, Sep 15, 2015 at 05:02:08PM +0800, Dongsheng Yang wrote:
> > get_qsize() is used to allow inode to decide how much of the quota size
> > in itself. If file system implements the own get_qsize(), ioctl of
> > FIOQSIZe will call it to get quota size. If not implemented, get the
> > quota size in a generic way.
> 
> This should be in struct dquot_operations.

This function won't be needed at all in the end as we talked with Yang...

								Honza
-- 
Jan Kara <jack at suse.com>
SUSE Labs, CR



More information about the linux-mtd mailing list