mirror of
https://github.com/lkl/linux.git
synced 2025-12-22 09:33:02 +09:00
We have to implement ->release() and trigger writeback from it. Otherwise we might lose dirty pages at munmap(). Signed-off-by: Richard Weinberger <richard@nod.at>