diff options
author | Sage Weil <sage@newdream.net> | 2010-11-08 16:28:52 +0100 |
---|---|---|
committer | Sage Weil <sage@newdream.net> | 2010-11-08 16:29:05 +0100 |
commit | cb4276cca4695670916a82e359f2e3776f0a9138 (patch) | |
tree | 09695ba622771c933e045bafe63c1da1139266f3 /fs/ceph/inode.c | |
parent | ceph: fix rdcache_gen usage and invalidate (diff) | |
download | linux-cb4276cca4695670916a82e359f2e3776f0a9138.tar.xz linux-cb4276cca4695670916a82e359f2e3776f0a9138.zip |
ceph: fix uid/gid on resent mds requests
MDS requests can be rebuilt and resent in non-process context, but were
filling in uid/gid from current_fsuid/gid. Put that information in the
request struct on request setup.
This fixes incorrect (and root) uid/gid getting set for requests that
are forwarded between MDSs, usually due to metadata migrations.
Signed-off-by: Sage Weil <sage@newdream.net>
Diffstat (limited to 'fs/ceph/inode.c')
0 files changed, 0 insertions, 0 deletions