+1
−1
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
We should be testing "if (vnode->flags & (1 << 4))" instead of
"if (vnode->flags & 4) {". The current test checks if the data was
modified instead of deleted.
Signed-off-by:
Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by:
David Howells <dhowells@redhat.com>
Signed-off-by:
Linus Torvalds <torvalds@linux-foundation.org>