Details
-
Bug
-
Resolution: Fixed
-
Critical
-
Lustre 2.6.0
-
None
-
3
-
12988
Description
In newer kernel versions the kernel api vfs_rename() has been changed to take 5 arguments instead of 4. This breaks the lustre build, even pure client-only builds.
I plan to push a wrapper for vfs_rename() with autoconf support to adapt to different numbers of arguments.