diff options
author | Anatol Pomozov <[email protected]> | 2013-01-14 22:30:00 -0800 |
---|---|---|
committer | Miklos Szeredi <[email protected]> | 2013-01-31 17:08:10 +0100 |
commit | c2132c1bc73d9a279cec148f74ea709c960b3d89 (patch) | |
tree | 46006804ce8e576513e2844c4696593373cf33a4 /drivers/scsi/mpt2sas/mpi/mpi2_raid.h | |
parent | fb05f41f5f96f7423c53da4d87913fb44fd0565d (diff) |
Do not use RCU for current process credentials
Commit c69e8d9c0 added rcu lock to fuse/dir.c It was assuming
that 'task' is some other process but in fact this parameter always
equals to 'current'. Inline this parameter to make it more readable
and remove RCU lock as it is not needed when access current process
credentials.
Signed-off-by: Anatol Pomozov <[email protected]>
Signed-off-by: Miklos Szeredi <[email protected]>
Diffstat (limited to 'drivers/scsi/mpt2sas/mpi/mpi2_raid.h')
0 files changed, 0 insertions, 0 deletions