Re: [PATCH 01/16 v2] pramfs: documentation

From: Marco Stornelli
Date: Sat Nov 06 2010 - 11:02:35 EST


Il 06/11/2010 11:39, James Hogan ha scritto:
> Hi,
>
> On Sat, Nov 06, 2010 at 09:56:18AM +0100, Marco Stornelli wrote:
>> From: Marco Stornelli <marco.stornelli@xxxxxxxxx>
>> +PRAMFS is write protected. The page table entries that map the backing-store
>> +RAM are normally marked read-only. Write operations into the filesystem
>> +temporarily mark the affected pages as writeable, the write operation is
>> +carried out with locks held, and then the page table entries is +marked read-only again.
>> +This feature provides protection against filesystem corruption caused by errant
>
> Looks like an accidental lost newline in the patch here, should that be
> "are marked" or is there some text missing?
>

My fault, a problem during email formatting. I'll resend this patch.

Marco
--
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/