public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
* A question in the context of independent pquota
@ 2011-10-20 23:02 Chandra Seetharaman
  2011-10-25 11:54 ` Christoph Hellwig
  0 siblings, 1 reply; 3+ messages in thread
From: Chandra Seetharaman @ 2011-10-20 23:02 UTC (permalink / raw)
  To: XFS Mailing List

Hi All,

Few days back I posted a patchset to allow pquota and gquota to be used
together. I have a question in that context.

In order for the user space to get the stats for pguota and gquota
together (quotactl command Q_XGETQSTAT), I need to add a field to
fs_quota_stat. So, I have to change the version number.

But, the version number is only set in the kernel and not checked. Which
means the kernel cannot know what size of the fs_quota_stat data
structure the user space has provided in order to decide if the kernel
can copy the newer (bigger) data structure to the user space or not.

One option I see is to add a new command to the ioctl.

Is there any other options ? ( or am I totally missing it :) ?

Thanks

Chandra






_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-10-25 16:59 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-20 23:02 A question in the context of independent pquota Chandra Seetharaman
2011-10-25 11:54 ` Christoph Hellwig
2011-10-25 16:59   ` Chandra Seetharaman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox