[Vivid][SRU][Pull-Request] Fixes for LP: #1479468

Chris J Arges chris.j.arges at canonical.com
Thu Jul 30 04:45:03 UTC 2015


BugLink: http://bugs.launchpad.net/bugs/1479468

The following changes since commit b146040071a57e0c91df9eeee7b592cd9216e3ff:

  UBUNTU: Ubuntu-3.19.0-26.27 (2015-07-28 18:25:05 +0100)

are available in the git repository at:

  git://kernel.ubuntu.com/arges/ubuntu-vivid.git lp1479468

for you to fetch changes up to 69403dc50ba22c9057e2fac354d60bfadefeacec:

  fix a braino in ovl_d_select_inode() (2015-07-29 23:42:20 -0500)

----------------------------------------------------------------
Al Viro (1):
      fix a braino in ovl_d_select_inode()

David Howells (3):
      VFS: Add a fallthrough flag for marking virtual dentries
      overlay: Call ovl_drop_write() earlier in ovl_dentry_open()
      overlayfs: Make f_path always point to the overlay and f_inode to the underlay

 fs/dcache.c              | 24 ++++++++++++++++++++++--
 fs/internal.h            |  1 +
 fs/open.c                | 49 +++++++++++++++++++++++++-----------------------
 fs/overlayfs/inode.c     | 25 ++++++++++--------------
 fs/overlayfs/overlayfs.h |  1 +
 fs/overlayfs/super.c     |  1 +
 include/linux/dcache.h   | 11 +++++++++++
 include/linux/fs.h       |  2 --
 8 files changed, 72 insertions(+), 42 deletions(-)




More information about the kernel-team mailing list