syscall_fs2: chown rules
authorAlan Cox <alan@linux.intel.com>
Fri, 25 Mar 2016 20:24:41 +0000 (20:24 +0000)
committerAlan Cox <alan@linux.intel.com>
Fri, 25 Mar 2016 20:24:41 +0000 (20:24 +0000)
commit14d0604ac749c8cadd9d91ade6c61401c4931b76
tree38374657c5cd464c6cd282f3ef26cfe210dcff59
parentebdd608746b70db1413426d53aa88e32931f5dab
syscall_fs2: chown rules

Under non-historic unix you don't get to chown a file to a group you are not
a member of
Kernel/syscall_fs2.c