From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steven Whitehouse Date: Tue, 21 Apr 2009 10:19:47 +0100 Subject: [Cluster-devel] GFS2: Pull request (small fixes) Message-ID: <1240305587.3080.14.camel@localhost.localdomain> List-Id: To: cluster-devel.redhat.com MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Hi, Please consider pulling the following two small fixes, Steve. ------------------------------------------------------------------------------- The following changes since commit 3ee8da87ba6151ec91b2b8bbd27633bb248ea0d5: Linus Torvalds (1): Merge branch 'for-linus' of git://git.kernel.org/.../tiwai/sound-2.6 are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes.git master Steven Whitehouse (2): GFS2: Clear dirty bit at end of inode glock sync GFS2: Fix page_mkwrite() return code fs/gfs2/glops.c | 6 ++++++ fs/gfs2/ops_file.c | 4 +++- 2 files changed, 9 insertions(+), 1 deletions(-)