diff options
author | Sage Weil <sage@newdream.net> | 2010-11-08 15:28:52 (GMT) |
---|---|---|
committer | Sage Weil <sage@newdream.net> | 2010-11-08 15:29:05 (GMT) |
commit | cb4276cca4695670916a82e359f2e3776f0a9138 (patch) | |
tree | 09695ba622771c933e045bafe63c1da1139266f3 /drivers | |
parent | cd045cb42a266882ac24bc21a3a8d03683c72954 (diff) | |
download | linux-cb4276cca4695670916a82e359f2e3776f0a9138.tar.xz |
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 'drivers')
0 files changed, 0 insertions, 0 deletions