diff options
author | Sage Weil <sage@newdream.net> | 2010-06-01 19:51:12 (GMT) |
---|---|---|
committer | Sage Weil <sage@newdream.net> | 2010-06-01 23:56:03 (GMT) |
commit | 558d3499bd059d4534b1f2b69dc1c562acc733fe (patch) | |
tree | 6a8a46b1b8a0588506160624cffebed157a4455e /drivers/sfi | |
parent | 205475679a74fe40b63a1c7f41110fdb64daa8b9 (diff) | |
download | linux-558d3499bd059d4534b1f2b69dc1c562acc733fe.tar.xz |
ceph: fix f_namelen reported by statfs
We were setting f_namelen in kstatfs to PATH_MAX instead of NAME_MAX.
That disagrees with ceph_lookup behavior (which checks against NAME_MAX),
and also makes the pjd posix test suite spit out ugly errors because with
can't clean up its temporary files.
Signed-off-by: Sage Weil <sage@newdream.net>
Diffstat (limited to 'drivers/sfi')
0 files changed, 0 insertions, 0 deletions