commit | 9f5e2f7f1b4bf7d0b19d88edd9425510fadbb9e4 | [log] [tgz] |
---|---|---|
author | Al Viro <viro@zeniv.linux.org.uk> | Tue Feb 16 19:54:13 2016 -0500 |
committer | Mike Marshall <hubcap@omnibond.com> | Fri Mar 25 22:30:54 2016 -0400 |
tree | 7c0ac500aa53497534eed471e7889c149876f2c5 | |
parent | fecd86aac5a7621635b61e7491f0ed73610d76fa [diff] |
orangefs: get rid of readdir_handle_s no point, really - we couldn't keep those across the calls of getdents(); it would be too easy to DoS, having all slots exhausted. Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> Signed-off-by: Mike Marshall <hubcap@omnibond.com>