2023-12-30 20:04 GMT+09:00, Greg KH gregkh@linuxfoundation.org:
On Wed, Dec 27, 2023 at 07:25:57PM +0900, Namjae Jeon wrote:
These patches are backport patches to support directory(v2) lease and additional bug fixes for linux-5.15.y. note that 0001 patch add a dependency on cifs ARC4 omitted from backporting commit f9929ef6a2a5("ksmbd: add support for key exchange").
Namjae Jeon (8): ksmbd: have a dependency on cifs ARC4 ksmbd: set epoch in create context v2 lease ksmbd: set v2 lease capability ksmbd: downgrade RWH lease caching state to RH for directory ksmbd: send v2 lease break notification for directory ksmbd: lazy v2 lease break on smb2_write() ksmbd: avoid duplicate opinfo_put() call on error of smb21_lease_break_ack() ksmbd: fix wrong allocation size update in smb2_open()a
We can't just take these for 5.15.y, they also need to be in the newer stable releases as well, right? Please send patch series for them also and then we can take these.
Okay, I will send the patches for stable 6.1 and 6.6 kernel to the list and you. BTW, Could you please apply "ksmbd: have a dependency on cifs ARC4" patch for 5.15.y now. because It will fix my mistake on previous backporting patch for 5.15.y.
Thanks!
thanks,
greg k-h