lkml.org 
[lkml]   [2012]   [Aug]   [22]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subject[GIT PULL] Ceph fixes for 3.6-rc3
Hi Linus,

Please pull the following Ceph fixes for -rc3 from

git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client.git for-linus

Jim's fix closes a narrow race introduced with the msgr changes. One fix
resolves problems with debugfs initialization that Yan found when multiple
client instances are created (e.g., two clusters mounted, or rbd +
cephfs), another one fixes problems with mounting a nonexistent server
subdirectory, and the last one fixes a divide by zero error from
unsanitized ioctl input that Dan Carpenter found.

Thanks!
sage


----------------------------------------------------------------
Jim Schutt (1):
libceph: avoid truncation due to racing banners

Sage Weil (3):
libceph: delay debugfs initialization until we learn global_id
ceph: tolerate (and warn on) extraneous dentry from mds
ceph: avoid divide by zero in __validate_layout()

fs/ceph/debugfs.c | 1 +
fs/ceph/inode.c | 15 +++++++++----
fs/ceph/ioctl.c | 3 +-
net/ceph/ceph_common.c | 1 -
net/ceph/debugfs.c | 4 +++
net/ceph/messenger.c | 11 ++++++++-
net/ceph/mon_client.c | 51 +++++++++++++++++++++++++++++++++++++++++++----
7 files changed, 72 insertions(+), 14 deletions(-)


\
 
 \ /
  Last update: 2012-08-22 19:01    [W:0.051 / U:0.008 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site