Re: [PATCH] CIFS: fix oplock break deadlocks

2017-05-03 Thread Steve French
merged into cifs-2.6.git for-next cc: stabled On Wed, May 3, 2017 at 11:04 AM, Steve French wrote: > Thoughts about whether cc: stable? > > On Wed, May 3, 2017 at 10:54 AM, Rabin Vincent wrote: >> From: Rabin Vincent >> >> When the final cifsFileInfo_put() is called from cifsiod and an oplock

Re: [PATCH] CIFS: fix oplock break deadlocks

2017-05-03 Thread Steve French
Thoughts about whether cc: stable? On Wed, May 3, 2017 at 10:54 AM, Rabin Vincent wrote: > From: Rabin Vincent > > When the final cifsFileInfo_put() is called from cifsiod and an oplock > break work is queued, lockdep complains loudly: > > = > [ INFO

[PATCH] CIFS: fix oplock break deadlocks

2017-05-03 Thread Rabin Vincent
From: Rabin Vincent When the final cifsFileInfo_put() is called from cifsiod and an oplock break work is queued, lockdep complains loudly: = [ INFO: possible recursive locking detected ] 4.11.0+ #21 Not tainted -