From mboxrd@z Thu Jan 1 00:00:00 1970 From: Abhi Das Date: Mon, 1 Jun 2015 14:25:00 -0500 Subject: [Cluster-devel] [GFS2 v2 PATCH 0/2] More quota fixes Message-ID: <1433186702-3634-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. 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