Details
-
Bug
-
Resolution: Fixed
-
Critical
-
Lustre 2.6.0
-
None
-
rhel7, fc20
-
3
-
13877
Description
In newer kernel versions the kernel api vfs_unlink() has been changed to take 3 arguments instead of 2. This breaks the lustre build for servers.
I plan to push a wrapper for vfs_unlink() with autoconf support to adapt to different numbers of arguments.