[<prev] [next>] [day] [month] [year] [list]
Message-ID: <alpine.DEB.2.00.1312130916510.14857@cobra.newdream.net>
Date: Sun, 15 Dec 2013 21:31:05 -0800 (PST)
From: Sage Weil <sage@...tank.com>
To: torvalds@...ux-foundation.org
cc: ceph-devel@...r.kernel.org, linux-fsdevel@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: [GIT PULL] Ceph fixes for 3.13-rc5
Hi Linus,
Please pull the following pair of Ceph fixes from
git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client.git for-linus
One of these is fixing a regression from the d_flags file type patch that
went into -rc1 that broke instantiation of inodes and dentries (we were
doing dentries first). The other is just an off-by-one corner case.
Thanks!
sage
----------------------------------------------------------------
Li Wang (1):
ceph: Avoid data inconsistency due to d-cache aliasing in readpage()
Yan, Zheng (1):
ceph: initialize inode before instantiating dentry
fs/ceph/addr.c | 8 +++-
fs/ceph/inode.c | 136 ++++++++++++++++++++++++--------------------------------
2 files changed, 64 insertions(+), 80 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