mjg
2c26f2224b
vfs: simplify error handling in namei
...
The logic is reorganised so that there is one exit point prior to the
lookup loop. This is an intermediate step to making audit logging
functions use found vnode instead of translating ni_dirfd on their own.
ni_startdir validation is removed. The only in-tree consumer is nfs
which already makes sure it is a directory.
Reviewed by: kib
2015-07-09 16:32:58 +00:00
..
2015-07-08 19:26:36 +00:00
2015-07-08 18:12:24 +00:00
2015-07-09 13:23:29 +00:00
2015-07-07 19:01:54 +00:00
2015-07-05 03:38:58 +00:00
2015-07-05 19:05:16 +00:00
2015-07-09 16:07:01 +00:00
2015-07-09 13:23:29 +00:00
2015-07-09 07:20:15 +00:00
2015-07-08 22:48:41 +00:00
2015-06-17 10:20:59 +00:00
2015-07-07 03:51:29 +00:00
2015-07-05 22:37:33 +00:00
2015-05-22 17:05:21 +00:00
2015-07-02 10:57:34 +00:00
2015-07-08 19:26:36 +00:00
2015-07-09 16:32:58 +00:00
2015-06-30 17:00:45 +00:00
2015-07-08 18:12:24 +00:00
2015-07-07 19:01:54 +00:00
2015-07-06 02:12:49 +00:00
2015-06-08 02:35:43 +00:00
2015-07-07 15:56:51 +00:00
2015-07-09 16:28:36 +00:00
2015-07-03 19:01:38 +00:00
2015-07-06 12:40:31 +00:00
2015-06-24 19:16:41 +00:00
2015-07-03 11:16:20 +00:00
2015-07-07 18:45:32 +00:00
2015-07-04 20:31:06 +00:00
2015-07-08 18:12:24 +00:00
2015-07-05 19:05:16 +00:00
2015-07-08 18:12:24 +00:00
2015-07-09 16:07:01 +00:00
2015-07-05 22:37:33 +00:00
2015-07-08 17:45:59 +00:00
2015-06-29 17:02:09 +00:00
2015-06-21 06:05:33 +00:00
2015-05-29 14:03:07 +00:00