Paul Clements <[email protected]> wrote: > > Andrew Morton wrote: > > > The loss of pagecache coherency seems sad. I assume there's never a > > requirement for userspace to read this file. > > Actually, there is. mdadm reads the bitmap file, so that would be > broken. Also, it's just useful for a user to be able to read the bitmap > (od -x, or similar) to figure out approximately how much more he's got > to resync to get an array in-sync. Other than reading the bitmap file, I > don't know of any way to determine that. Read it with O_DIRECT :( - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- Follow-Ups:
- References:
- [PATCH 000 of 8] md/bitmap: Introduction - rework management of bitmap files.
- From: NeilBrown <[email protected]>
- [PATCH 008 of 8] md/bitmap: Change md/bitmap file handling to use bmap to file blocks.
- From: NeilBrown <[email protected]>
- Re: [PATCH 008 of 8] md/bitmap: Change md/bitmap file handling to use bmap to file blocks.
- From: Andrew Morton <[email protected]>
- Re: [PATCH 008 of 8] md/bitmap: Change md/bitmap file handling to use bmap to file blocks.
- From: Neil Brown <[email protected]>
- Re: [PATCH 008 of 8] md/bitmap: Change md/bitmap file handling to use bmap to file blocks.
- From: Andrew Morton <[email protected]>
- Re: [PATCH 008 of 8] md/bitmap: Change md/bitmap file handling to use bmap to file blocks.
- From: Paul Clements <[email protected]>
- [PATCH 000 of 8] md/bitmap: Introduction - rework management of bitmap files.
- Prev by Date: Re: [PATCH] Silly bitmap size accounting fix
- Next by Date: Re: [PATCH] Remove softlockup from invalidate_mapping_pages. (might be dm related)
- Previous by thread: Re: [PATCH 008 of 8] md/bitmap: Change md/bitmap file handling to use bmap to file blocks.
- Next by thread: Re: [PATCH 008 of 8] md/bitmap: Change md/bitmap file handling to use bmap to file blocks.
- Index(es):