login
Header Space

 
 

Mailing list archives

Search results

Found 188 matching messages (0.066 seconds). Page 1 of 10.

[PATCH, RFC] ext4: Fix use of write barrier in commit logic

... 19, 2008 at 10:46:54AM -0400, Theodore Tso wrote: > Funny thing, I was looking in this over the weekend. ... Sep 17 00:00:00 2001 From: Theodore Ts'o Date: ... mode for ext4. Signed-off-by: "Theodore Ts'o" --- ...

linux-fsdevel - Theodore Tso - May 19 2008 - 22:51

Re: Versioning file system

... the late reply, just got back from holiday) > > On Mon, Jun 18, 2007 at 01:29:56PM -0400, Theodore Tso wrote: > > As I mentioned in my Linux.conf.au presentation a year and a half ago, > > the main use ...

linux-fsdevel - Theodore Tso - Jul 4 2007 - 16:47

Re: [PATCH] fs: Correct SuS compliance for open of large file without options

... at 05:28:57PM -0600, Matthew Wilcox wrote: > On Thu, Sep 27, 2007 at 07:19:27PM -0400, Theodore Tso wrote: > > Would you accept a patch which causes the deprecated sysfs > > files/directories to disappear, even if ...

linux-fsdevel - Theodore Tso - Sep 27 2007 - 22:21

Re: Does "32.1% non-contiguous" mean severely fragmented?

On Sat, Oct 20, 2007 at 12:39:33PM +0900, Tetsuo Handa wrote: > Theodore Tso wrote: > > beginning of every single block group. You have a small number of > > files on your system (349) occupying an average of 348 megabytes ...

linux-fsdevel - Theodore Tso - Oct 20 2007 - 09:17

Re: very poor ext3 write performance on big filesystems?

... 2008 at 04:18:23PM +0100, Andi Kleen wrote: > On Mon, Feb 18, 2008 at 09:16:41AM -0500, Theodore Tso wrote: > > ext3 tries to keep inodes in the same block group as their containing > > directory. If you have ...

linux-fsdevel - Theodore Tso - Feb 18 2008 - 11:03

Re: very poor ext3 write performance on big filesystems?

On Mon, Feb 18, 2008 at 05:16:55PM +0100, Tomasz Chmielewski wrote: > Theodore Tso schrieb: > >> I'd really need to know exactly what kind of operations you were >> trying to do that were causing problems before I could ...

linux-fsdevel - Theodore Tso - Feb 18 2008 - 14:45

Re: [PATCH 0/4] (RESEND) ext3[34] barrier changes

On Sat, May 17, 2008 at 09:43:44AM -0400, Theodore Tso wrote: > Another question is whether we can do better in our implementation of > a barrier, and the way the jbd layer uses barriers. The way we do it > in the jbd layer is ...

linux-fsdevel - Theodore Tso - May 17 2008 - 16:44

Re: [PATCH 1/4] vfs: vfs-level fiemap interface

... at 03:45:33PM -0600, Matthew Wilcox wrote: > On Sat, Sep 13, 2008 at 05:29:03PM -0400, Theodore Tso wrote: > > Otherwise, the thou-shalt-not-anticipate-the-needs-of-any-future- > > users-of-the-interface nazi's ...

linux-fsdevel - Theodore Tso - Sep 13 2008 - 18:41

Re: [PATCH 1/4] vfs: vfs-level fiemap interface

... 06:12 -0400, Christoph Hellwig wrote: > > On Mon, Oct 06, 2008 at 05:07:06PM -0400, Theodore Tso wrote: > > > +* FIEMAP_EXTENT_NO_UNMOUNTED_IO > > > > I think the point we're trying to get down to is that this is not just a ...

linux-fsdevel - Theodore Tso - Oct 7 2008 - 08:52

Re: [patch 4/8] mm: write_cache_pages type overflow fix

... 2008 at 09:13:25AM -0400, Christoph Hellwig wrote: > On Fri, Oct 10, 2008 at 09:10:30AM -0400, Theodore Tso wrote: > > > Aneesh has a patch to kill the range_cont flag, which is queued up for > > > 2.6. ...

linux-fsdevel - Theodore Tso - Oct 10 2008 - 09:37

Re: [patch 4/8] mm: write_cache_pages type overflow fix

... 10:08:29AM -0400, Christoph Hellwig wrote: > > On Fri, Oct 10, 2008 at 10:05:35AM -0400, Theodore Tso wrote: > > > 3) A version which (optionally via a flag in the wbc structure) > > > instructs write_cache_pages() to ...

linux-fsdevel - Theodore Tso - Oct 10 2008 - 12:10

Re: Default ext inode size

On Thu, Nov 13, 2008 at 03:50:08PM -0500, Phillip Susi wrote: > Theodore Tso wrote: >> That's the main one. The other benefit is that ext4 uses a bigger >> inode to store some extra fields such as the file creation time, ...

linux-fsdevel - Theodore Tso - Nov 13 2008 - 17:35

Re: [RESEND][PATCH 0/3 BUG,RFC] release block-device-mapping buffer_heads which have the filesystem private data for avoiding oom-killer

... Signed-off-by: "Theodore Ts'o" Cc: linux- ... toshi.okajima@jp.fujitsu.com> Signed-off-by: "Theodore Ts'o" Cc: linux ... .okajima@jp.fujitsu.com> Signed-off-by: "Theodore Ts'o" Cc: ...

linux-fsdevel - Theodore Tso - Nov 25 2008 - 03:32

Re: [PATCH][BUG] jbd: fix the root cause of "no transactions" error in __log_wait_for_space()

... up looking for space so easily in __log_wait_for_space wait From: Theodore Ts'o Commit be07c4ed introducd a regression ... ://bugzilla.kernel.org/show_bug.cgi?id=11937 Signed-off-by: "Theodore Ts'o" Cc: Duane Griffin < ...

linux-fsdevel - Theodore Tso - Nov 5 2008 - 09:53

Re: [Ext2-devel] [RFC 0/13] extents and 48bit ext3

... 1.38 released (some distributions did have the fix, but it's in the mainline e2fsprogs starting with 1.39): 2005-07-04 Theodore Ts'o * pass2.c (e2fsck_process_bad_inode): Fixed bug which could cause e2fsck to core dump if a ...

linux-fsdevel - Theodore Tso - Jun 15 2006 - 00:55

Re: [RFC/PATCH] - revert generic_fillattr stat->blksize to PAGE_CACHE_SIZE

... inode-diet-eliminate-i_blksize-and-use-a-per-superblock-default-fix-fix From: Andrew Morton Cc: Cc: Theodore Ts'o Cc: Steven French , Signed-off-by: Andrew Morton ...

linux-fsdevel - Theodore Tso - Nov 6 2006 - 23:43

Re: [PATCH 13/32] IGET: Stop EXT2 from using iget() and read_inode() [try #2]

... when getting the root inode > instead of EINVAL. > > Signed-off-by: David Howells Acked-by: "Theodore Ts'o" - Ted - To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in the ...

linux-fsdevel - Theodore Tso - Oct 5 2007 - 08:05

Re: [PATCH] don't export ext3_fs.h and jbd.h

... fs/ext3, per your previously submitted patches. I agree that removing jbd.h from the exported list makes sense. Acked-by: "Theodore Ts'o" - Ted -- To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" ...

linux-fsdevel - Theodore Tso - Mar 26 2008 - 19:30

Re: [patch 14/19] Filesystem: Ext4 filesystem defrag

... > Signed-off-by: Christoph Lameter > Signed-off-by: Christoph Lameter Acked-by: "Theodore Ts'o" - Ted -- To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in ...

linux-fsdevel - Theodore Tso - Aug 2 2008 - 21:54

Re: [PATCH 1/4] vfs: vfs-level fiemap interface

... 14, 2008 at 09:47:11AM -0400, Christoph Hellwig wrote: > On Sat, Sep 13, 2008 at 02:49:24PM -0400, Theodore Ts'o wrote: > > +* FIEMAP_EXTENT_NO_BYPASS > > +Direct access to the data in this extent is illegal or will have > > +undefined results. > > ...

linux-fsdevel - Theodore Tso - Sep 14 2008 - 14:01

speck-geostationary