[<prev] [next>] [day] [month] [year] [list]
Message-ID: <Pine.LNX.4.64.1012011431410.6260@cobra.newdream.net>
Date: Thu, 9 Dec 2010 09:55:55 -0800 (PST)
From: Sage Weil <sage@...dream.net>
To: torvalds@...ux-foundation.org
cc: linux-kernel@...r.kernel.org, ceph-devel@...r.kernel.org
Subject: [GIT PULL] Ceph updates for 2.6.37-rc6
Hi Linus,
Please pull the following Ceph fixes from
git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client.git for-linus
There is a readdir NULL dereference after llseeking to odd offsets,
several fixes for flock/fcntl locks, and a fix for the ioctl magic value
that crept into -rc1.
Thanks!
sage
Herb Shiu (3):
ceph: Handle file locks in replies from the MDS.
ceph: pass lock information by struct file_lock instead of as individual params.
ceph: Behave better when handling file lock replies.
Sage Weil (2):
ceph: avoid possible null deref in readdir after dir llseek
ceph: fix ioctl magic
fs/ceph/dir.c | 4 +-
fs/ceph/ioctl.h | 2 +-
fs/ceph/locks.c | 94 ++++++++++++++++++++++++++-----------------------
fs/ceph/mds_client.c | 41 +++++++++++++++++++--
fs/ceph/mds_client.h | 31 +++++++++++-----
5 files changed, 111 insertions(+), 61 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists