Al Viro
6b2553918d
replace ->follow_link() with new method that could stay in RCU mode
...
new method: ->get_link(); replacement of ->follow_link(). The differences
are:
* inode and dentry are passed separately
* might be called both in RCU and non-RCU mode;
the former is indicated by passing it a NULL dentry.
* when called that way it isn't allowed to block
and should return ERR_PTR(-ECHILD) if it needs to be called
in non-RCU mode.
It's a flagday change - the old method is gone, all in-tree instances
converted. Conversion isn't hard; said that, so far very few instances
do not immediately bail out when called in RCU mode. That'll change
in the next commits.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk >
2015-12-08 22:41:54 -05:00
..
2015-12-08 22:41:54 -05:00
2015-12-08 22:41:54 -05:00
2015-12-08 22:41:36 -05:00
2015-12-08 22:41:54 -05:00
2015-12-08 22:41:36 -05:00
2015-12-08 22:41:54 -05:00
2015-11-16 20:38:43 -05:00
2015-12-08 22:41:54 -05:00
2015-12-08 22:41:54 -05:00
2015-12-08 22:41:54 -05:00
2015-12-08 22:41:54 -05:00
2015-12-08 22:41:36 -05:00
2015-11-11 02:04:44 -05:00
2015-12-01 15:45:05 -05:00
2015-12-08 22:41:54 -05:00
2015-12-08 22:41:36 -05:00
2015-12-08 22:41:36 -05:00
2015-12-08 22:41:54 -05:00
2015-12-08 22:41:54 -05:00
2015-12-08 22:41:54 -05:00
2015-11-20 16:17:32 -08:00
2015-12-08 22:41:36 -05:00
2015-11-11 02:11:02 -05:00
2015-12-08 22:41:54 -05:00
2015-12-08 22:41:54 -05:00
2015-12-08 22:41:36 -05:00
2015-12-08 22:41:54 -05:00
2015-12-08 22:41:36 -05:00
2015-12-08 22:41:36 -05:00
2015-12-08 22:41:36 -05:00
2015-11-07 14:32:45 -08:00
2015-12-08 22:41:54 -05:00
2015-12-08 22:41:54 -05:00
2015-12-08 22:41:54 -05:00
2015-11-11 20:11:28 -08:00
2015-12-08 22:41:36 -05:00
2015-12-08 22:41:54 -05:00
2015-12-08 22:41:54 -05:00
2015-12-08 22:41:54 -05:00
2015-11-10 09:29:45 -05:00
2015-12-08 22:41:54 -05:00
2015-11-05 19:34:48 -08:00
2015-11-06 17:50:42 -08:00
2015-12-08 22:41:54 -05:00
2015-12-08 22:41:54 -05:00
2015-12-08 22:41:54 -05:00
2015-11-02 13:41:52 -08:00
2015-12-08 22:41:36 -05:00
2015-12-08 22:41:36 -05:00
2015-12-08 22:41:36 -05:00
2015-12-08 22:41:54 -05:00
2015-12-08 22:41:36 -05:00
2015-12-08 22:41:54 -05:00
2015-11-13 21:53:18 -08:00
2015-12-08 22:41:54 -05:00
2015-11-04 22:13:45 -05:00
2015-12-08 22:41:54 -05:00
2015-12-08 22:41:36 -05:00
2015-12-08 22:41:36 -05:00
2015-12-08 22:41:54 -05:00
2015-11-10 12:07:22 -08:00
2015-11-11 09:45:24 -08:00
2015-11-19 13:47:10 -08:00
2015-11-11 02:19:33 -05:00
2015-10-23 23:26:43 +02:00
2015-11-06 17:50:42 -08:00
2015-11-16 23:54:45 -08:00
2015-12-08 22:41:54 -05:00
2015-11-30 10:15:42 -07:00
2015-11-05 23:05:32 -08:00
2015-11-11 02:18:27 -05:00
2015-12-08 22:41:36 -05:00
2015-11-16 23:54:45 -08:00
2015-12-08 22:41:54 -05:00
2015-10-22 14:57:42 -04:00
2015-11-06 17:50:42 -08:00
2015-12-08 22:41:54 -05:00
2015-11-11 02:18:26 -05:00
2015-11-13 20:34:32 -05:00
2015-11-06 17:50:42 -08:00
2015-11-23 21:15:30 -05:00
2015-11-09 15:11:24 -08:00
2015-11-06 17:50:42 -08:00
2015-11-13 20:34:33 -05:00