]> git.baikalelectronics.ru Git - kernel.git/commit
libceph: introduce ceph_osdc_abort_requests()
authorIlya Dryomov <idryomov@gmail.com>
Tue, 15 May 2018 13:47:58 +0000 (15:47 +0200)
committerIlya Dryomov <idryomov@gmail.com>
Mon, 4 Jun 2018 18:45:57 +0000 (20:45 +0200)
commit5433c1731e75244908f2406605052f14548943d1
tree7faed8707d6ba961f6d0b3f9088c47cd15898e64
parent8f7cdbedc750c8d2f734e98ef06a94c739ad3829
libceph: introduce ceph_osdc_abort_requests()

This will be used by the filesystem for "umount -f".

Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
include/linux/ceph/osd_client.h
net/ceph/osd_client.c