]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'renameat2' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 21 May 2014 20:34:57 +0000 (05:34 +0900)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 21 May 2014 20:34:57 +0000 (05:34 +0900)
commitfe8afbfed36e5de0f3655d1c3b03182dfaf50c6b
tree235132f5bafc3af4a29628b37aafc827d0cb1054
parent3d9cb5bd50303670ae1ee946b7e4b6dc52c15f80
parentd3bcef54f410811b351b72fd0c3beafd13e915fd
Merge branch 'renameat2' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs

Pull renameat2 arch support from Miklos Szeredi:
 "I've collected architecture patches for the renameat2 syscall that
  maintainers acked and/or asked me to queue.

  This adds architecture support for the renameat2 syscall to m68k,
  parisc, ia64 and through asm-generic to arc, arm64, c6x, hexagon,
  metag, openrisc, score, tile, unicore32"

* 'renameat2' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs:
  scripts/checksyscalls.sh: Make renameat optional
  asm-generic: Add renameat2 syscall
  ia64: add renameat2 syscall
  parisc: add renameat2 syscall
  m68k: add renameat2 syscall