Remove do_sync_file_range()
authorMark Fasheh <mark.fasheh@oracle.com>
Tue, 8 May 2007 07:27:10 +0000 (00:27 -0700)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Tue, 8 May 2007 18:15:04 +0000 (11:15 -0700)
commitef51c97623b94f51e439ac91d2736aab3d1b6594
tree5c020421f1e5a6e28b5a9f341fec32479a8ffb3a
parent524e6752912a891a396a9cf74c5d7d60fff5510a
Remove do_sync_file_range()

Remove do_sync_file_range() and convert callers to just use
do_sync_mapping_range().

Signed-off-by: Mark Fasheh <mark.fasheh@oracle.com>
Cc: Christoph Hellwig <hch@lst.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/md/bitmap.c
fs/sync.c
include/linux/fs.h
mm/filemap.c