> Currently you can go for hours without ever reaching a clean state on activeIt can already happen that one device writes the sector and other not if the power is interrupted. And all RAID implementations already deal with it by resynchronizing the modified areas in case of crash. So they could resynchronize modify-while-write cases as well, with the same code. ... or I don't know if MM maintainers want to add locking to the pages that are under a write. Personally, I wouldn't do it. There would be no problem with fsync. Fsync writes the synced data to both devices. So after a crash you can select any of the devices as a resync master copy, and you get the data that you wrote before sync() or fsync(). Mikulas --
| Greg Kroah-Hartman | [PATCH 004/196] Chinese: add translation of SubmittingPatches |
| David Chinner | Re: [RFD] BIO_RW_BARRIER - what it means for devices, filesystems, and dm/md. |
| Andrew Morton | -mm merge plans for 2.6.23 |
| Trent Piepho | Re: [PATCH] [POWERPC] Improve (in|out)_beXX() asm code |
git: | |
| David Miller | Re: iptables very slow after commit784544739a25c30637397ace5489eeb6e15d7d49 |
| Jarek Poplawski | [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock(). |
| Gerrit Renker | [PATCH 27/37] dccp: Integration of dynamic feature activation - part 2 (server side) |
| David Miller | [GIT]: Networking |
