Al Viro
9d108d2548
devtmpfs: missing initialialization in never-hit case
...
create_path() on something without a single / in it will return err
without initializing it. It actually can't happen (we call that thing
only if create on the same path returns -ENOENT, which won't happen
happen for single-component path), but in this case initializing err
to 0 is more than making compiler to STFU - would be the right thing
to return on such paths; the function creates a parent directory of
given pathname and in that case it has no work to do...
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk >
2011-07-27 22:27:33 -04:00
..
2011-07-26 09:21:09 -07:00
2011-07-25 20:57:13 -07:00
2011-07-26 16:49:47 -07:00
2011-07-27 22:27:33 -04:00
2011-07-25 13:56:39 -07:00
2011-07-26 16:49:47 -07:00
2011-07-26 16:49:47 -07:00
2011-07-23 10:34:47 -07:00
2011-07-26 16:49:47 -07:00
2011-07-26 09:21:09 -07:00
2011-07-25 12:53:15 -07:00
2011-07-26 17:41:04 -07:00
2011-07-26 16:49:47 -07:00
2011-07-25 20:57:14 -07:00
2011-07-26 16:49:47 -07:00
2011-07-25 23:06:24 -07:00
2011-07-25 13:56:39 -07:00
2011-07-26 16:49:47 -07:00
2011-07-26 16:49:47 -07:00
2011-07-27 00:02:28 +01:00
2011-07-26 16:49:47 -07:00
2011-07-26 17:42:18 -07:00
2011-07-26 16:49:47 -07:00
2011-07-25 20:57:15 -07:00
2011-07-26 16:49:47 -07:00
2011-07-26 16:49:47 -07:00
2011-07-26 16:49:47 -07:00
2011-07-26 17:42:18 -07:00
2011-07-26 16:49:47 -07:00
2011-07-26 11:52:55 -07:00
2011-07-25 13:56:39 -07:00
2011-07-26 16:49:47 -07:00
2011-07-25 22:59:39 -07:00
2011-07-26 16:49:47 -07:00
2011-07-25 23:09:27 -07:00
2011-07-26 18:30:20 -07:00
2011-07-25 13:56:39 -07:00
2011-07-24 10:12:19 -04:00
2011-07-25 21:00:19 -07:00
2011-07-23 07:57:02 +01:00
2011-07-26 16:49:42 -07:00
2011-07-26 16:49:47 -07:00
2011-07-26 16:49:47 -07:00
2011-07-26 16:49:47 -07:00
2011-07-22 14:52:44 -07:00
2011-07-25 13:56:39 -07:00
2011-07-26 16:49:47 -07:00
2011-07-25 13:56:39 -07:00
2011-07-26 16:49:47 -07:00
2011-07-25 23:06:24 -07:00
2011-07-26 16:49:47 -07:00
2011-07-26 16:49:47 -07:00
2011-07-26 16:49:47 -07:00
2011-07-23 16:20:30 +09:30
2011-07-26 16:49:47 -07:00
2011-07-26 16:49:47 -07:00
2011-07-25 20:57:08 -07:00
2011-07-25 22:59:39 -07:00
2011-07-25 22:59:39 -07:00