[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <Pine.LNX.4.62.0805091541500.15409@tamago.serverit.net>
Date: Fri, 9 May 2008 15:44:44 +0300 (EEST)
From: Szabolcs Szakacsits <szaka@...s-3g.org>
To: Miklos Szeredi <miklos@...redi.hu>
cc: akpm@...ux-foundation.org, linux-fsdevel@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [2.6.26 patch] fuse: add flag to turn on big writes
On Fri, 9 May 2008, Miklos Szeredi wrote:
> From: Miklos Szeredi <mszeredi@...e.cz>
>
> Prior to 2.6.26 fuse only supported single page write requests. In
> theory all fuse filesystem should be able support bigger than 4k
> writes, as there's nothing in the API to prevent it. Unfortunately
> there's a known case in NTFS-3G where big writes cause filesystem
> corruption. There could also be other filesystems, where the lack of
> testing with big write requests would result in bugs.
>
> To prevent such problems on a kernel upgrade, disable big writes by
> default, but let filesystems set a flag to turn it on.
>
> Signed-off-by: Miklos Szeredi <mszeredi@...e.cz>
> CC: Szabolcs Szakacsits <szaka@...s-3g.org>
Big thanks Miklos!
Acked-by: Szabolcs Szakacsits <szaka@...s-3g.org>
Szaka
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists