• Linus Torvalds's avatar
    Merge branch 'work.sysv' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs · d6b9cf41
    Linus Torvalds authored
    Pull sysv updates from Al Viro:
     "Fabio's 'switch to kmap_local_page()' patchset (originally after the
      ext2 counterpart, with a lot of cleaning up done to it; as the matter
      of fact, ext2 side is in need of similar cleanups - calling
      conventions there are bloody awful).
    
      Plus the equivalents of minix stuff..."
    
    * 'work.sysv' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs:
      sysv: fix handling of delete_entry and set_link failures
      fs/sysv: Replace kmap() with kmap_local_page()
      fs/sysv: Use dir_put_page() in sysv_rename()
      fs/sysv: Change the signature of dir_get_page()
      fs/sysv: Use the offset_in_page() helper
      sysv: don't flush page immediately for DIRSYNC directories
    d6b9cf41
namei.c 5.74 KB