[Cluster-devel] [PATCH 6/8] quota: Make -set_info use structure with neccesary info to VFS and XFS

2015-03-04 Thread Jan Kara
Change -set_info to take new qc_info structure which contains all the necessary information both for XFS and VFS. Convert Q_SETINFO handler to use this structure. Signed-off-by: Jan Kara j...@suse.cz --- fs/quota/dquot.c | 27 --- fs/quota/quota.c | 21

Re: [Cluster-devel] [PATCH 6/8] quota: Make -set_info use structure with neccesary info to VFS and XFS

2015-02-18 Thread Jan Kara
On Wed 18-02-15 08:53:34, Christoph Hellwig wrote: On Wed, Feb 18, 2015 at 02:47:52PM +0100, Jan Kara wrote: Change -set_info to take new qc_info structure which contains all the necessary information both for XFS and VFS. Convert Q_SETINFO handler to use this structure. ... +/* Structure

[Cluster-devel] [PATCH 6/8] quota: Make -set_info use structure with neccesary info to VFS and XFS

2015-02-18 Thread Jan Kara
Change -set_info to take new qc_info structure which contains all the necessary information both for XFS and VFS. Convert Q_SETINFO handler to use this structure. Signed-off-by: Jan Kara j...@suse.cz --- fs/quota/dquot.c | 27 --- fs/quota/quota.c | 21