alistair23-linux/fs/ceph
Jeff Layton 6c2838fbde ceph: unlock dangling spinlock in try_flush_caps()
sparse warns:

  fs/ceph/caps.c:2042:9: warning: context imbalance in 'try_flush_caps' - wrong count at exit

We need to exit this function with the lock unlocked, but a couple of
cases leave it locked.

Cc: stable@vger.kernel.org
Signed-off-by: Jeff Layton <jlayton@redhat.com>
Reviewed-by: "Yan, Zheng" <zyan@redhat.com>
Reviewed-by: Ilya Dryomov <idryomov@gmail.com>
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
2017-10-25 08:31:15 +02:00
..
acl.c ceph: unify inode i_ctime update 2017-06-14 19:37:23 +02:00
addr.c ceph: wait on writeback after writing snapshot data 2017-09-06 19:57:00 +02:00
cache.c The highlights include: 2017-09-12 20:03:53 -07:00
cache.h
caps.c ceph: unlock dangling spinlock in try_flush_caps() 2017-10-25 08:31:15 +02:00
ceph_frag.c
debugfs.c ceph: adjust 36 checks for NULL pointers 2017-09-06 19:56:52 +02:00
dir.c ceph: send LSSNAP request to auth mds of directory inode 2017-09-06 19:56:46 +02:00
export.c ceph: check i_nlink while converting a file handle to dentry 2017-06-14 19:32:43 +02:00
file.c ceph: adjust 36 checks for NULL pointers 2017-09-06 19:56:52 +02:00
inode.c ceph: handle race between vmtruncate and queuing cap snap 2017-09-06 19:56:53 +02:00
ioctl.c
ioctl.h
Kconfig
locks.c fs/locks: Remove fl_nspid and use fs-specific l_pid for remote locks 2017-07-16 10:28:22 -04:00
Makefile
mds_client.c ceph: fix __choose_mds() for LSSNAP request 2017-10-02 16:18:16 +02:00
mds_client.h ceph: avoid panic in create_session_open_msg() if utsname() returns NULL 2017-09-19 21:04:52 +02:00
mdsmap.c ceph: adjust 36 checks for NULL pointers 2017-09-06 19:56:52 +02:00
snap.c ceph: properly queue cap snap for newly created snap realm 2017-10-02 16:18:01 +02:00
strings.c
super.c ceph: adjust 36 checks for NULL pointers 2017-09-06 19:56:52 +02:00
super.h ceph: validate correctness of some mount options 2017-09-06 19:56:42 +02:00
xattr.c ceph: adjust 36 checks for NULL pointers 2017-09-06 19:56:52 +02:00