[<prev] [next>] [day] [month] [year] [list]
Message-ID: <1352285889.2729.12.camel@menhir>
Date: Wed, 07 Nov 2012 10:58:09 +0000
From: Steven Whitehouse <swhiteho@...hat.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: cluster-devel@...hat.com, linux-kernel@...r.kernel.org
Subject: GFS2: Pull request (fixes)
Hi,
Please consider pulling the following GFS2 fixes,
Steve.
-----------------------------------------------------------------------------------
Here are a number of GFS2 bug fixes. There are three from Andy Price
which fix various issues spotted by automated code analysis. There are two
from Lukas Czerner fixing my mistaken assumptions as to how FITRIM
should work. Finally Ben Marzinski has fixed a bug relating to mmap and
atime and also a bug relating to a locking issue in the transaction code.
The following changes since commit ddffeb8c4d0331609ef2581d84de4d763607bd37:
Linux 3.7-rc1 (2012-10-14 14:41:04 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-fixes.git master
Andrew Price (3):
GFS2: Fix an unchecked error from gfs2_rs_alloc
GFS2: Fix possible null pointer deref in gfs2_rs_alloc
GFS2: Clean up some unused assignments
Benjamin Marzinski (2):
GFS2: Don't call file_accessed() with a shared glock
GFS2: Test bufdata with buffer locked and gfs2_log_lock held
Lukas Czerner (2):
GFS2: Require user to provide argument for FITRIM
GFS2: Fix FITRIM argument handling
fs/gfs2/file.c | 14 +++++---------
fs/gfs2/lops.c | 16 ++--------------
fs/gfs2/quota.c | 7 +++++--
fs/gfs2/rgrp.c | 33 +++++++++++++++++++++------------
fs/gfs2/super.c | 3 ++-
fs/gfs2/trans.c | 8 ++++++++
6 files changed, 43 insertions(+), 38 deletions(-)
Download attachment "signature.asc" of type "application/pgp-signature" (837 bytes)
Powered by blists - more mailing lists