diff options
author | Martin Brandenburg <martin@omnibond.com> | 2016-02-17 12:55:42 -0500 |
---|---|---|
committer | Mike Marshall <hubcap@omnibond.com> | 2016-02-24 17:07:50 -0500 |
commit | ee3b8d377ca014b0ec4ea8988ba6fbe8463bd8d9 (patch) | |
tree | d14c7a6eb47e21e980868294cdb11ce606444d8a /fs/orangefs/dcache.c | |
parent | adcf34a2893386c99e80feee36e30a782b3815e7 (diff) |
orangefs: free readdir buffer index before the dir_emit loop
We only need it while the service operation is actually in progress
since it is only used to co-ordinate the client-core's memory use. The
kernel allocates its own space.
Also clean up some comments which mislead the reader into thinking
the readdir buffers are shared memory.
Signed-off-by: Martin Brandenburg <martin@omnibond.com>
Signed-off-by: Mike Marshall <hubcap@omnibond.com>
Diffstat (limited to 'fs/orangefs/dcache.c')
0 files changed, 0 insertions, 0 deletions