From: David Howells Date: Mon, 25 Jun 2012 11:55:09 +0000 (+0100) Subject: VFS: Make chown() and lchown() call fchownat() X-Git-Tag: v3.6-rc1~152^2~51 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=55e4def0a6e79e7eb53017c4935adfed76510cd7;p=pandora-kernel.git VFS: Make chown() and lchown() call fchownat() Make the chown() and lchown() syscalls jump to the fchownat() syscall with the appropriate extra arguments. Signed-off-by: David Howells Signed-off-by: Al Viro --- Reading git-diff-tree failed