Al Viro
5955102c99
wrappers for ->i_mutex access
...
parallel to mutex_{lock,unlock,trylock,is_locked,lock_nested},
inode_foo(inode) being mutex_foo(&inode->i_mutex).
Please, use those for access to ->i_mutex; over the coming cycle
->i_mutex will become rwsem, with ->lookup() done with it held
only shared.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2016-01-22 18:04:28 -05:00
..
2015-10-08 12:24:12 +03:00
2016-01-22 18:04:28 -05:00
2015-12-15 15:41:22 +02:00
2015-06-03 12:41:51 +03:00
2015-06-03 12:41:49 +03:00
2015-08-25 09:59:44 +02:00
2015-06-03 12:41:49 +03:00
2015-09-24 14:35:36 +03:00
2015-10-28 10:30:17 +09:00
2015-06-03 12:41:50 +03:00
2015-11-10 10:00:09 -08:00
2015-12-29 11:07:48 +02:00
2015-12-15 15:41:23 +02:00
2015-06-03 12:41:50 +03:00
2015-06-03 12:41:50 +03:00
2015-11-06 17:50:42 -08:00
2016-01-07 00:02:34 +01:00
2015-06-23 16:23:30 -07:00
2015-08-25 09:59:45 +02:00
2015-06-07 15:28:57 +02:00
2015-09-02 14:24:51 +03:00
2015-12-15 15:41:23 +02:00
2015-09-30 10:33:57 +03:00
2015-10-12 14:20:06 +01:00
2015-08-13 12:25:44 +02:00
2015-12-09 12:57:06 +02:00
2015-06-03 12:41:46 +03:00
2015-10-08 12:19:39 +03:00
2015-06-07 15:28:57 +02:00
2015-08-05 11:41:31 -07:00
2015-12-15 15:41:21 +02:00
2015-06-12 12:40:27 +03:00
2015-12-15 15:41:24 +02:00
2015-12-15 15:41:22 +02:00
2015-06-12 12:40:27 +03:00
2015-06-03 12:41:49 +03:00
2015-08-10 23:07:06 -04:00
2015-06-03 12:41:51 +03:00
2015-06-03 12:41:52 +03:00
2015-08-10 12:25:43 +03:00
2015-09-01 13:55:32 +03:00
2016-01-18 10:26:17 +02:00
2015-12-15 15:41:24 +02:00
2015-08-10 23:07:05 -04:00
2015-08-21 08:56:19 +03:00
2015-08-25 09:59:45 +02:00
2015-09-01 15:50:38 +02:00
2015-12-15 15:41:21 +02:00
2015-08-07 15:05:01 -07:00
2015-12-15 15:41:23 +02:00
2015-09-24 14:10:26 +03:00
2015-08-10 23:07:05 -04:00
2015-06-03 12:41:52 +03:00
2015-11-10 10:00:09 -08:00
2015-08-20 10:32:40 +03:00
2015-05-28 11:32:10 +09:30
2015-06-16 09:42:11 +03:00
2015-08-20 12:03:53 +03:00
2015-08-25 09:59:45 +02:00
2015-09-08 18:03:53 +01:00