Jens Axboe
01de85e057
[PATCH] Add lockless helpers for remove_suid()
...
Right now users have to grab i_mutex before calling remove_suid(), in the
unlikely event that a call to ->setattr() may be needed. Split up the
function in two parts:
- One to check if we need to remove suid
- One to actually remove it
The first we can call lockless.
Signed-off-by: Jens Axboe <jens.axboe@oracle.com >
2006-10-19 20:53:08 +02:00
..
2006-10-17 08:18:46 -07:00
2006-10-06 08:53:41 -07:00
2006-10-17 08:18:46 -07:00
2006-10-05 15:10:12 +01:00
2006-10-04 07:55:32 -07:00
2006-10-14 00:49:52 -04:00
2006-10-05 15:10:12 +01:00
2006-10-05 15:10:12 +01:00
2006-10-04 19:32:09 +02:00
2006-10-11 11:14:22 -07:00
2006-10-12 15:08:51 +02:00
2006-10-17 08:18:46 -07:00
2006-10-11 11:14:21 -07:00
2006-10-10 16:15:33 -07:00
2006-10-11 11:14:22 -07:00
2006-10-10 15:37:22 -07:00
2006-10-11 11:14:22 -07:00
2006-10-11 11:14:25 -07:00
2006-10-10 15:37:20 -07:00
2006-10-12 15:08:51 +02:00
2006-10-11 11:14:16 -07:00
2006-10-11 11:14:18 -07:00
2006-10-11 11:14:18 -07:00
2006-10-11 11:14:18 -07:00
2006-10-11 11:14:17 -07:00
2006-10-19 20:53:08 +02:00
2006-10-04 07:55:28 -07:00
2006-10-05 15:10:12 +01:00
2006-10-04 07:55:30 -07:00
2006-10-11 11:14:15 -07:00
2006-10-05 15:10:12 +01:00
2006-10-10 16:15:34 -07:00
2006-10-05 15:10:12 +01:00
2006-10-05 15:10:12 +01:00
2006-10-11 11:14:23 -07:00
2006-10-05 15:10:12 +01:00
2006-10-10 15:37:22 -07:00
2006-10-17 08:18:45 -07:00
2006-10-10 15:37:22 -07:00
2006-10-11 11:14:18 -07:00
2006-10-04 18:06:15 +01:00
2006-10-05 15:10:12 +01:00
2006-10-11 23:45:23 -04:00
2006-10-11 11:14:15 -07:00
2006-10-11 11:14:19 -07:00
2006-10-11 11:14:21 -07:00
2006-10-04 07:55:29 -07:00
2006-10-11 11:14:24 -07:00
2006-10-17 08:18:43 -07:00
2006-10-11 11:14:22 -07:00
2006-10-04 07:55:30 -07:00
2006-10-05 15:10:12 +01:00
2006-10-18 11:36:12 -07:00
2006-10-18 08:55:54 -04:00
2006-10-04 07:55:29 -07:00
2006-10-18 11:36:12 -07:00
2006-10-06 08:53:41 -07:00
2006-10-05 15:10:12 +01:00
2006-10-04 13:27:26 -05:00
2006-10-17 08:18:43 -07:00
2006-10-04 07:55:31 -07:00
2006-10-05 15:10:12 +01:00
2006-10-06 08:53:41 -07:00
2006-10-11 23:59:37 -07:00
2006-10-05 15:10:12 +01:00
2006-10-11 01:45:31 -04:00
2006-10-10 16:15:34 -07:00
2006-10-04 07:55:32 -07:00
2006-10-04 07:55:30 -07:00
2006-10-11 11:14:21 -07:00
2006-10-05 15:10:12 +01:00
2006-10-08 12:32:36 -07:00
2006-10-06 08:53:40 -07:00
2006-10-04 19:32:09 +02:00
2006-10-10 16:15:34 -07:00
2006-10-05 15:10:12 +01:00
2006-10-14 00:44:23 -03:00
2006-10-09 14:20:38 -07:00