commit | a5005c3cda6eeb6b95645e6cc32f58dafeffc976 | [log] [tgz] |
---|---|---|
author | Miklos Szeredi <mszeredi@redhat.com> | Tue May 19 14:50:37 2020 +0200 |
committer | Miklos Szeredi <mszeredi@redhat.com> | Tue May 19 14:50:37 2020 +0200 |
tree | 4527b3ddf69c7ab139ee2fbc0b155e80d7904c33 | |
parent | 00589386172ac577e64e3d67a3c5d4968174dcad [diff] |
fuse: fix weird page warning When PageWaiters was added, updating this check was missed. Reported-by: Nikolaus Rath <Nikolaus@rath.org> Reported-by: Hugh Dickins <hughd@google.com> Fixes: 62906027091f ("mm: add PageWaiters indicating tasks are waiting for a page bit") Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>