> 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 --
| Linus Torvalds | Linux 2.6.27-rc8 |
| Trent Piepho | [PATCH] [POWERPC] Improve (in|out)_beXX() asm code |
| Satyam Sharma | Re: 2.6.23-rc4-mm1 "no CRC" MODPOST warnings |
| Bart Van Assche | Integration of SCST in the mainstream Linux kernel |
git: | |
| Bill Lear | Dangers of working on a tracking branch |
| Jeff King | Re: What's cooking in git/spearce.git (topics) |
| Jason Garber | git push [rejected] question |
| Maxim Gordienko | [GIT-P4] usage under Windows |
| Richard Stallman | Real men don't attack straw men |
| Leon Dippenaar | New tcp stack attack |
| GVG GVG | ssh_exchange_identification: Connection closed by remote host |
| Brandon Lee | DELL PERC 5iR slow performance |
| Jeff Garzik | Re: [PATCH] drivers/net: remove network drivers' last few uses of IRQF_SAMPLE_RANDOM |
| Paul Moore | [PATCH v7 00/17] Labeled networking patches for 2.6.28 |
| Denys Vlasenko | Re: bnx2 dirver's firmware images |
| Herbert Xu | Re: csum offload and af_packet |
