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