Linus Torvalds 935d8aabd4 Add file_ns_capable() helper function for open-time capability checking
Nothing is using it yet, but this will allow us to delay the open-time
checks to use time, without breaking the normal UNIX permission
semantics where permissions are determined by the opener (and the file
descriptor can then be passed to a different process, or the process can
drop capabilities).

Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2013-04-14 10:06:31 -07:00
..
2013-03-12 20:25:53 -07:00
2013-03-15 18:47:19 -04:00
2013-03-21 12:36:33 -04:00
2013-03-13 11:05:04 +01:00
2013-03-31 11:38:59 -07:00