Merge tag 'locks-v3.15-2' of git://git.samba.org/jlayton/linux
Pull file locking fixes from Jeff Layton: "File locking related bugfixes for v3.15 (pile #2) - fix for a long-standing bug in __break_lease that can cause soft lockups - renaming of file-private locks to "open file description" locks, and the command macros to more visually distinct names The fix for __break_lease is also in the pile of patches for which Bruce sent a pull request, but I assume that your merge procedure will handle that correctly. For the other patches, I don't like the fact that we need to rename this stuff at this late stage, but it should be settled now (hopefully)" * tag 'locks-v3.15-2' of git://git.samba.org/jlayton/linux: locks: rename FL_FILE_PVT and IS_FILE_PVT to use "*_OFDLCK" instead locks: rename file-private locks to "open file description locks" locks: allow __break_lease to sleep even when break_time is 0
No related branches found
No related tags found
Showing
- arch/arm/kernel/sys_oabi-compat.c 3 additions, 3 deletionsarch/arm/kernel/sys_oabi-compat.c
- fs/compat.c 7 additions, 7 deletionsfs/compat.c
- fs/fcntl.c 6 additions, 6 deletionsfs/fcntl.c
- fs/locks.c 24 additions, 24 deletionsfs/locks.c
- include/linux/fs.h 1 addition, 1 deletioninclude/linux/fs.h
- include/uapi/asm-generic/fcntl.h 10 additions, 10 deletionsinclude/uapi/asm-generic/fcntl.h
- security/selinux/hooks.c 3 additions, 3 deletionssecurity/selinux/hooks.c
Loading
Please register or sign in to comment