Re: [PATCH v2] fs: Invalidate the cache for a parent block-device if fsync() is called for a partition

From: Jeff Moyer
Date: Mon Jan 23 2012 - 11:27:07 EST


Niels de Vos <ndevos@xxxxxxxxxx> writes:

> Executing an fsync() on a file-descriptor of a partition flushes the
> caches for that partition by calling blkdev_issue_flush(). However, it
> seems that reading data through the parent device will still return the
> old cached data.

What problem, exactly, are you trying to fix? Could you please post a
reproducer?

Cheers,
Jeff
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/