1. 18 5月, 2017 1 次提交
  2. 15 5月, 2017 1 次提交
    • A
      ovl: select EXPORTFS · 72d42504
      Arnd Bergmann 提交于
      We get a link error when EXPORTFS is not enabled:
      
      ERROR: "exportfs_encode_fh" [fs/overlayfs/overlay.ko] undefined!
      ERROR: "exportfs_decode_fh" [fs/overlayfs/overlay.ko] undefined!
      
      This adds a Kconfig 'select' statement for overlayfs, the same way that
      it is done for the other users of exportfs.
      
      Fixes: 3a1e819b ("ovl: store file handle of lower inode on copy up")
      Signed-off-by: NArnd Bergmann <arnd@arndb.de>
      Signed-off-by: NMiklos Szeredi <mszeredi@redhat.com>
      72d42504
  3. 13 5月, 2017 6 次提交
  4. 11 5月, 2017 3 次提交
  5. 10 5月, 2017 3 次提交
  6. 09 5月, 2017 26 次提交