Re: [GIT PULL] Ceph updates for 4.7-rc1

From: Al Viro
Date: Thu May 26 2016 - 16:10:20 EST


On Thu, May 26, 2016 at 12:54:27PM -0700, Linus Torvalds wrote:

> Having entirely new pull requests show up that haven't even been on my
> radar because they weren't in linux-next is annoying.

How about the things like followups to earlier merges? I've got in
#for-linus
update D/f/directory-locking
add down_write_killable_nested()
restore killability of old mutex_lock_killable(&inode->i_mutex) users

The first one probably should've been in the work.lookups merge, but
the last two clearly depend upon down_write_killable() having been already
merged...