commit | 3b0a3c1ac1598722fc289da19219d14f2a37b31f | [log] [tgz] |
---|---|---|
author | Al Viro <viro@zeniv.linux.org.uk> | Wed Apr 20 23:42:46 2016 -0400 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Mon May 02 19:49:32 2016 -0400 |
tree | 456ca8434e23427a7326c9b048f6fe4ed0d5e6b3 | |
parent | 4e82901cd6d1af21ae232ae835c36d8230c809e8 [diff] |
simple local filesystems: switch to ->iterate_shared() no changes needed (XFS isn't simple, but it has the same parallelism in the interesting parts exercised from CXFS). Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>