Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
lustre: don't set f_version in ll_readdir
f_version is only ever used by filesystem-specific code. Generic VFS code never uses it. Nothing in lustre ever looks at it, so just remove this. Signed-off-by: Jeff Layton <[email protected]> Reviewed-by: Andreas Dilger <[email protected]>
- Loading branch information