-
- Downloads
kill wait_on_page_writeback_range
All callers really want the more logical filemap_fdatawait_range interface, so convert them to use it and merge wait_on_page_writeback_range into filemap_fdatawait_range. Signed-off-by:Christoph Hellwig <hch@lst.de> Signed-off-by:
Jan Kara <jack@suse.cz>
Showing
- Documentation/filesystems/vfs.txt 1 addition, 1 deletionDocumentation/filesystems/vfs.txt
- fs/jbd2/commit.c 1 addition, 1 deletionfs/jbd2/commit.c
- fs/sync.c 2 additions, 6 deletionsfs/sync.c
- include/linux/fs.h 0 additions, 2 deletionsinclude/linux/fs.h
- mm/filemap.c 14 additions, 35 deletionsmm/filemap.c
Loading
Please register or sign in to comment