* [Cluster-devel] [PATCH][GFS2] bz235299: Fix quota do_list operation hang
@ 2007-08-15 16:25 Abhijith Das
2007-08-15 16:27 ` [Cluster-devel] " Steven Whitehouse
0 siblings, 1 reply; 2+ messages in thread
From: Abhijith Das @ 2007-08-15 16:25 UTC (permalink / raw)
To: cluster-devel.redhat.com
This is the filesystem part of the patches to fix this bz. There are
additional userland patches (gfs2_quota, libgfs2) for the complete
solution. This patch adds a new field qu_ll_next to the gfs2_quota
structure. This field allows us to create linked lists of quotas in the
ondisk quota inode. Instead of scanning through the entire sparse quota
file for valid quotas, we can now simply walk through the user and group
quota linked lists to perform the do_list operation.
Signed-off-by: Abhijith Das <adas@redhat.com>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: bz235299-GFS2KERNEL.patch
Type: text/x-patch
Size: 2643 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/cluster-devel/attachments/20070815/2a90b45f/attachment.bin>
^ permalink raw reply [flat|nested] 2+ messages in thread
* [Cluster-devel] Re: [PATCH][GFS2] bz235299: Fix quota do_list operation hang
2007-08-15 16:25 [Cluster-devel] [PATCH][GFS2] bz235299: Fix quota do_list operation hang Abhijith Das
@ 2007-08-15 16:27 ` Steven Whitehouse
0 siblings, 0 replies; 2+ messages in thread
From: Steven Whitehouse @ 2007-08-15 16:27 UTC (permalink / raw)
To: cluster-devel.redhat.com
Hi,
On Wed, 2007-08-15 at 11:25 -0500, Abhijith Das wrote:
> This is the filesystem part of the patches to fix this bz. There are
> additional userland patches (gfs2_quota, libgfs2) for the complete
> solution. This patch adds a new field qu_ll_next to the gfs2_quota
> structure. This field allows us to create linked lists of quotas in the
> ondisk quota inode. Instead of scanning through the entire sparse quota
> file for valid quotas, we can now simply walk through the user and group
> quota linked lists to perform the do_list operation.
>
> Signed-off-by: Abhijith Das <adas@redhat.com>
Now applied to the GFS2 -nmw git tree. Thanks,
Steve.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2007-08-15 16:27 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-08-15 16:25 [Cluster-devel] [PATCH][GFS2] bz235299: Fix quota do_list operation hang Abhijith Das
2007-08-15 16:27 ` [Cluster-devel] " Steven Whitehouse
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).