LTP fcntl tests (fcntl11 fcntl14 fcntl17 fcntl19 fcntl20 fcntl21) have been failing for NFSv4 mounts due to an unexpected l_pid. What follows are some fixups: Benjamin Coddington (3): fs/locks: Alloc file_lock where practical fs/locks: Set fl_nspid at file_lock allocation fs/locks: Use fs-specific l_pid for remote locks fs/locks.c | 137 +++++++++++++++++++++++++++++++++-------------------- include/linux/fs.h | 1 + 2 files changed, 86 insertions(+), 52 deletions(-) -- 2.9.3