From mboxrd@z Thu Jan 1 00:00:00 1970 From: Abhi Das Date: Sun, 31 May 2015 23:07:05 -0500 Subject: [Cluster-devel] [GFS2 PATCH 0/2] More quota fixes Message-ID: <1433131627-61141-1-git-send-email-adas@redhat.com> List-Id: To: cluster-devel.redhat.com MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit 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. 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 | 210 +++++++++++++++++++++++++++++++++---------------------- 3 files changed, 129 insertions(+), 84 deletions(-) -- 1.8.1.4