commit | 2ef41634def0fcb0def3e3c90220c651ca478cb3 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Thu May 05 16:15:59 2005 -0700 |
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | Thu May 05 16:36:44 2005 -0700 |
tree | 86fb9c439ad5043d38d69588975e84bd8b565619 | |
parent | 91bb52416854dfd581efe6e2a0aca8dc655f043e [diff] |
[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>