On Fri, 09 Jun 2006 17:21:08 MDT, Andreas Dilger said: > You mount with the new kernel without "-o extents", and find files with > extents "lsattr -R /mnt/tmp | awk '/----e / print { $2 }'", copy those > files, mv over old files, unmount. How do you "copy those files" when you don't have extent support at that point? Remember - the whole problem here is that if you don't have extent support, you can't read the file, it's backward-incompatible. (If you *are* able to read the file even without extents, then this whole thread is total BS). You can certainly at least try to copy them to another file system while the source *is* mounted with -o extents, and then mount without it and copy the files back, but (a) that isn't what you said and (b) it doesn't work for files over 2T or so..
Attachment:
pgpvUNNzHm6fE.pgp
Description: PGP signature
- Follow-Ups:
- Re: [Ext2-devel] [RFC 0/13] extents and 48bit ext3
- From: Andreas Dilger <[email protected]>
- Re: [Ext2-devel] [RFC 0/13] extents and 48bit ext3
- References:
- Re: [RFC 0/13] extents and 48bit ext3
- From: Christoph Hellwig <[email protected]>
- Re: [Ext2-devel] [RFC 0/13] extents and 48bit ext3
- From: Alex Tomas <[email protected]>
- Re: [Ext2-devel] [RFC 0/13] extents and 48bit ext3
- From: Jeff Garzik <[email protected]>
- Re: [Ext2-devel] [RFC 0/13] extents and 48bit ext3
- From: Alex Tomas <[email protected]>
- Re: [Ext2-devel] [RFC 0/13] extents and 48bit ext3
- From: Jeff Garzik <[email protected]>
- Re: [Ext2-devel] [RFC 0/13] extents and 48bit ext3
- From: Alex Tomas <[email protected]>
- Re: [Ext2-devel] [RFC 0/13] extents and 48bit ext3
- From: Jeff Garzik <[email protected]>
- Re: [Ext2-devel] [RFC 0/13] extents and 48bit ext3
- From: "Mike Snitzer" <[email protected]>
- Re: [Ext2-devel] [RFC 0/13] extents and 48bit ext3
- From: Alex Tomas <[email protected]>
- Re: [Ext2-devel] [RFC 0/13] extents and 48bit ext3
- From: [email protected]
- Re: [Ext2-devel] [RFC 0/13] extents and 48bit ext3
- From: Andreas Dilger <[email protected]>
- Re: [RFC 0/13] extents and 48bit ext3
- Prev by Date: Re: klibc - another libc?
- Next by Date: Re: 2.6.18 -mm merge plans
- Previous by thread: Re: [Ext2-devel] [RFC 0/13] extents and 48bit ext3
- Next by thread: Re: [Ext2-devel] [RFC 0/13] extents and 48bit ext3
- Index(es):