All of lore.kernel.org
 help / color / mirror / Atom feed
* [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

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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.