Various parts of the kernel acquire and release this mutex,
so add i_mmap_lock_write() and immap_unlock_write() helper
functions that will encapsulate this logic. The next patch
will make use of these.
Signed-off-by: Davidlohr Bueso
Reviewed-by: Rik van Riel
Acked-by: Kirill A. Shutemov
---
in
Various parts of the kernel acquire and release this mutex,
so add i_mmap_lock_write() and immap_unlock_write() helper
functions that will encapsulate this logic. The next patch
will make use of these.
Signed-off-by: Davidlohr Bueso
Reviewed-by: Rik van Riel
---
include/linux/fs.h | 10
2 matches
Mail list logo