On Tue, Nov 22, 2005 at 10:07:41AM +1100, Neil Brown wrote: > To write the pages out it effectively does ->prepare_write, > ->commit_write, and then ->writepage. > I'm not sure that prepare/commit is needed, but they don't seem to be > the problem. writepage is. That's a bit weird. Typically you have two separate callpaths, non-page-aligned (prepare_write + commit_write) or writepage(s). Not both. Jeff - 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/
- References:
- segfault mdadm --write-behind, 2.6.14-mm2 (was: Re: RAID1 ramdisk patch)
- From: Sander <[email protected]>
- Re: segfault mdadm --write-behind, 2.6.14-mm2 (was: Re: RAID1 ramdisk patch)
- From: Andrew Morton <[email protected]>
- Re: segfault mdadm --write-behind, 2.6.14-mm2 (was: Re: RAID1 ramdisk patch)
- From: Neil Brown <[email protected]>
- Re: segfault mdadm --write-behind, 2.6.14-mm2 (was: Re: RAID1 ramdisk patch)
- From: Sander <[email protected]>
- Re: segfault mdadm --write-behind, 2.6.14-mm2 (was: Re: RAID1 ramdisk patch)
- From: Sander <[email protected]>
- Re: segfault mdadm --write-behind, 2.6.14-mm2 (was: Re: RAID1 ramdisk patch)
- From: Sander <[email protected]>
- Please help me understand ->writepage. Was Re: segfault mdadm --write-behind, 2.6.14-mm2 (was: Re: RAID1 ramdisk patch)
- From: Neil Brown <[email protected]>
- segfault mdadm --write-behind, 2.6.14-mm2 (was: Re: RAID1 ramdisk patch)
- Prev by Date: Re: [RFC] Small PCI core patch
- Next by Date: Re: [RFC] Small PCI core patch
- Previous by thread: Please help me understand ->writepage. Was Re: segfault mdadm --write-behind, 2.6.14-mm2 (was: Re: RAID1 ramdisk patch)
- Next by thread: Re: Please help me understand ->writepage. Was Re: segfault mdadm --write-behind, 2.6.14-mm2 (was: Re: RAID1 ramdisk patch)
- Index(es):