From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steven Whitehouse Date: Mon, 04 Nov 2013 10:48:36 +0000 Subject: [Cluster-devel] [GFS2 PATCH 0/3] reflink support and generic list_lru for quotas In-Reply-To: <663970381.14948753.1383331923598.JavaMail.root@redhat.com> References: <663970381.14948753.1383331923598.JavaMail.root@redhat.com> Message-ID: <1383562116.2690.6.camel@menhir> List-Id: To: cluster-devel.redhat.com MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Hi, On Fri, 2013-11-01 at 14:52 -0400, Abhijith Das wrote: > Hi, > > This is a set of three patches to add reflink support to the quota data cache and to use the generic list_lru for quotas. > > [PATCH 1/3] GFS2: Use reflink for quota data cache > [PATCH 2/3] GFS2: Rename quota qd_lru_lock qd_lock > [PATCH 3/3] GFS2: Use generic list_lru for quota > > Cheers! > --Abhi > > Signed-off-by: Abhi Das > Thanks - all three pushed to the -nmw tree. Since the merge window is now open, thats that last set of patches for GFS2 for this time and I'll get the tree posted shortly to begin the merge process, Steve.