mirror of https://gitee.com/openkylin/linux.git
b9ea25152e
This patch replaces cancel_dirty_page() with a helper function account_page_cleaned() which only updates counters. It's called from truncate_complete_page() and from try_to_free_buffers() (hack for ext3). Page is locked in both cases, page-lock protects against concurrent dirtiers: see commit |
||
---|---|---|
.. | ||
Makefile | ||
inode.c |