[PATCH] remove do_sync parameter from __invalidate_device
authorChristoph Hellwig <hch@lst.de>
Thu, 5 May 2005 23:15:59 +0000 (16:15 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Thu, 5 May 2005 23:36:44 +0000 (16:36 -0700)
commit2ef41634def0fcb0def3e3c90220c651ca478cb3
tree86fb9c439ad5043d38d69588975e84bd8b565619
parent91bb52416854dfd581efe6e2a0aca8dc655f043e
[PATCH] remove do_sync parameter from __invalidate_device

The only caller that ever sets it can call fsync_bdev itself easily.  Also
update some comments.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Cc: <viro@parcelfarce.linux.theplanet.co.uk>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/block/floppy.c
drivers/block/genhd.c
fs/block_dev.c
fs/inode.c
include/linux/fs.h