]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ceph: re-request max size after importing caps
authorYan, Zheng <zyan@redhat.com>
Tue, 16 May 2017 00:55:34 +0000 (08:55 +0800)
committerIlya Dryomov <idryomov@gmail.com>
Fri, 7 Jul 2017 15:25:12 +0000 (17:25 +0200)
commit84eea8c79090c44564877cd47c73455e32ec4846
tree6ac69a8fb4b084b7a046adc4bf41ed56316fe82a
parent6f7da290413ba713f0cdd9ff1a2a9bb129ef4f6c
ceph: re-request max size after importing caps

The 'wanted max size' could be sent to inode's old auth mds, re-send
it to inode's new auth mds if necessary. Otherwise write syscall may
hang.

Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
fs/ceph/caps.c