]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitcb866ae29ce259e007df03a839e79366e43c1ae2
tree5c020421f1e5a6e28b5a9f341fec32479a8ffb3a
parent8492f0f275ab8650d0d2b0a40c34844ae1063df9
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