syscall: correct various error returns to follow the spec
authorAlan Cox <alan@linux.intel.com>
Mon, 1 Jun 2015 10:46:06 +0000 (11:46 +0100)
committerAlan Cox <alan@linux.intel.com>
Mon, 1 Jun 2015 10:46:06 +0000 (11:46 +0100)
commit8ac3fb86f7c432c92a475e1d1dbf4be2f98884ef
treef101b8962fa974256c60a73785c58a2effa59e5b
parent82088370234b54b94cf2fb8bc79f1623ea778450
syscall: correct various error returns to follow the spec
Kernel/filesys.c
Kernel/syscall_fs2.c
Kernel/syscall_other.c