[git pull] vfs.git fixes

From: Al Viro
Date: Sat Jan 24 2015 - 21:40:07 EST


A couple of fixes - deadlock in CIFS and build breakage in cris serial
driver (resurfaced f_dentry in there). Please, pull from
git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git for-linus

Shortlog:
Al Viro (1):
fix deadlock in cifs_ioctl_clone()

David Howells (1):
VFS: Convert file->f_dentry->d_inode to file_inode()

Diffstat:
arch/cris/arch-v32/drivers/sync_serial.c | 2 +-
fs/cifs/ioctl.c | 21 +++++----------------
2 files changed, 6 insertions(+), 17 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/