aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorNamjae Jeon <[email protected]>2013-04-28 09:04:18 +0900
committerJaegeuk Kim <[email protected]>2013-05-28 15:03:02 +0900
commit9851e6e18943f2537acb44a4eb51c6958e8dbc3e (patch)
tree0d7b1320573fccb84bf7275f817c52728cd0a38e /tools/perf/scripts/python
parent145b04e5ed66033b5a3d315394dd1384e3f5f70a (diff)
f2fs: reorganize f2fs_vm_page_mkwrite
Few things can be changed in the default mkwrite function 1) Make file_update_time at the start before acquiring any lock 2) the condition page_offset(page) >= i_size_read(inode) should be changed to page_offset(page) > i_size_read 3) Move wait_on_page_writeback. Signed-off-by: Namjae Jeon <[email protected]> Signed-off-by: Amit Sahrawat <[email protected]> Signed-off-by: Jaegeuk Kim <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions