You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
aio: remove unnecessary debugging from aio_free_ring()
The commit 36bc08c ("fs/aio: Add support to aio ring pages migration")
added some debugging code that is not required and resulted in a build error
when 9847423 ("vfs: make the dentry cache use the lockref infrastructure")
was added to the tree. The code is not required, so just delete it.
Signed-off-by: Benjamin LaHaise <bcrl@kvack.org>
0 commit comments