From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bob Peterson Date: Tue, 2 Jun 2015 12:07:47 -0400 (EDT) Subject: [Cluster-devel] [GFS2 v2 PATCH 0/2] More quota fixes In-Reply-To: <1433186702-3634-1-git-send-email-adas@redhat.com> References: <1433186702-3634-1-git-send-email-adas@redhat.com> Message-ID: <1507210382.9432245.1433261267497.JavaMail.zimbra@redhat.com> List-Id: To: cluster-devel.redhat.com MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit ----- Original Message ----- > This is a follow-up set of patches to fix the issues discovered during > testing of my previous set that reworked significant portions of the > quota code. Also addresses some of the fixes Bob suggested earlier. > > Abhi Das (2): > gfs2: fix quota updates on block boundaries > gfs2: limit quota log messages > > fs/gfs2/incore.h | 1 + > fs/gfs2/inode.c | 2 +- > fs/gfs2/quota.c | 212 > +++++++++++++++++++++++++++++++++---------------------- > 3 files changed, 131 insertions(+), 84 deletions(-) > > -- > 1.8.1.4 > > Hi, Thanks. These two patches are now in the for-next branch of the linux-gfs2 tree at these locations: https://git.kernel.org/cgit/linux/kernel/git/gfs2/linux-gfs2.git/commit/fs/gfs2?h=for-next&id=39a725803beeffeb319261df1ab145ef3c1ea0a1 https://git.kernel.org/cgit/linux/kernel/git/gfs2/linux-gfs2.git/commit/fs/gfs2?h=for-next&id=9cde2898d04595c3bf24828822b3ea7acff181dd Regards, Bob Peterson Red Hat File Systems