aboutsummaryrefslogtreecommitdiffstats
path: root/fs/jbd2/commit.c
diff options
context:
space:
mode:
authorSasha Levin <[email protected]>2012-05-17 21:31:39 +0000
committerEric W. Biederman <[email protected]>2012-05-17 22:50:06 +0000
commit8ca937a668d4be0b0c89c4fc9a912a5885ac06fe (patch)
tree085d17219a0bbb7bd17eb60aab028256b2b5948d /fs/jbd2/commit.c
parentuserns: Convert the move_pages, and migrate_pages permission checks to use ui... (diff)
downloadkernel-8ca937a668d4be0b0c89c4fc9a912a5885ac06fe.tar.gz
kernel-8ca937a668d4be0b0c89c4fc9a912a5885ac06fe.zip
cred: use correct cred accessor with regards to rcu read lock
Commit "userns: Convert setting and getting uid and gid system calls to use kuid and kgid has modified the accessors in wait_task_continued() and wait_task_stopped() to use __task_cred() instead of task_uid(). __task_cred() assumes that we're inside a rcu read lock, which is untrue for these two functions. Modify it to use task_uid() instead. Signed-off-by: Sasha Levin <[email protected]> Signed-off-by: Eric W. Biederman <[email protected]>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions