Re: [linux 2.6 patch] ext2 support for hurd extensions via xattr interface

2004-02-28 Thread Roland McGrath
> If the patched linux kernel is used with mkfs then it produces a hurd fs > that is free from the 1-2Gb limit? This is utterly unrelated to that issue. ___ Bug-hurd mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-hurd

Re: [linux 2.6 patch] ext2 support for hurd extensions via xattr interface

2004-02-27 Thread Roland McGrath
Firstly, you are using the second patch I posted, not the first, right? > For the record, it is possible to create an ext3 file system with '-o > hurd', mount it as ext2 and then benefit from CONFIG_EXT2_FS_XATTR_HURD. If you want a useful record, then try it and record the results. Off hand, I

Re: [linux 2.6 patch] ext2 support for hurd extensions via xattr interface

2004-02-27 Thread Michael Banck
On Fri, Feb 27, 2004 at 04:50:58PM -0500, Roland McGrath wrote: > Firstly, you are using the second patch I posted, not the first, right? Yes. > > > > 1.) Quite often (seemingly random) a bogus gnu.author gets displayed by > > getfattr: > > > > blackbird/mnt$ getfattr -Rh -d -m '.*' gnu/servers

Re: [linux 2.6 patch] ext2 support for hurd extensions via xattr interface

2004-02-27 Thread Philip Charles
On Fri, 27 Feb 2004, Danilo Segan wrote: > Hi Philip, > > Philip Charles <[EMAIL PROTECTED]> writes: > > > > If the patched linux kernel is used with mkfs then it produces a hurd fs > > that is free from the 1-2Gb limit? > > You don't need "patched linux kernel" to build larger ext2 filesystems >

Re: [linux 2.6 patch] ext2 support for hurd extensions via xattr interface

2004-02-27 Thread Michael Banck
On Thu, Feb 26, 2004 at 07:55:25PM -0500, Roland McGrath wrote: > > Just curious, would it not make sense to have this for ext3, too? After > > all, one can mount ext3 filesystems as ext2 on GNU/Hurd (AFAIK), > > As I understand it, it is true that an ext3 filesystem with its journal > files full

Re: [linux 2.6 patch] ext2 support for hurd extensions via xattr interface

2004-02-27 Thread Danilo Segan
Hi Philip, Philip Charles <[EMAIL PROTECTED]> writes: > > If the patched linux kernel is used with mkfs then it produces a hurd fs > that is free from the 1-2Gb limit? You don't need "patched linux kernel" to build larger ext2 filesystems with "-o hurd" than 2GB -- this was possible for a long ti

Re: [linux 2.6 patch] ext2 support for hurd extensions via xattr interface

2004-02-27 Thread Philip Charles
Because of overload I need to spend my free time sleeping, so please excuse me if I am asking the obvious. If the patched linux kernel is used with mkfs then it produces a hurd fs that is free from the 1-2Gb limit? Phil. -- Philip Charles; 39a Paterson Street, Abbotsford, Dunedin, New Zealand

Re: [linux 2.6 patch] ext2 support for hurd extensions via xattr interface

2004-02-26 Thread Michael Banck
On Thu, Feb 12, 2004 at 11:19:42PM -0800, Roland McGrath wrote: > Hi folks. I've just whipped up the following patch, which is against the > current Linux 2.6 source tree. This provides a means to fetch and store > the extra data stored in nodes on ext2 filesystems with "creator_os" set to > EXT2

Re: [linux 2.6 patch] ext2 support for hurd extensions via xattr interface

2004-02-26 Thread Roland McGrath
> Just curious, would it not make sense to have this for ext3, too? After > all, one can mount ext3 filesystems as ext2 on GNU/Hurd (AFAIK), As I understand it, it is true that an ext3 filesystem with its journal files fully replayed or whatnot that constitutes "fully clean" state, is a valid ext

Re: [linux 2.6 patch] ext2 support for hurd extensions via xattr interface

2004-02-15 Thread Michael Banck
On Thu, Feb 12, 2004 at 11:19:42PM -0800, Roland McGrath wrote: > If people find this useful, then I can try my luck at getting this > incorporated into Linux. That would be great. Michael -- wolfgang: problem is, if I do _not_ follow up with another key press, I actually want history

Re: [linux 2.6 patch] ext2 support for hurd extensions via xattr interface

2004-02-13 Thread M. Gerards
Quoting "Alfred M. Szmidt" <[EMAIL PROTECTED]>: >> > GNU tar also supports POSIX archives since some months. I >> > wrote a patch for GNU tar to support passive translators >> > (GNU.translator). It should not be too hard to support this on >> > GNU/Linux as well. >> >>

Re: [linux 2.6 patch] ext2 support for hurd extensions via xattr interface

2004-02-13 Thread Alfred M. Szmidt
> > GNU tar also supports POSIX archives since some months. I > > wrote a patch for GNU tar to support passive translators > > (GNU.translator). It should not be too hard to support this on > > GNU/Linux as well. > > If you reformulate it as generic xattr support that interoper

Re: [linux 2.6 patch] ext2 support for hurd extensions via xattr interface

2004-02-13 Thread M. Gerards
Quoting Roland McGrath <[EMAIL PROTECTED]>: > > GNU tar also supports POSIX archives since some months. I wrote a patch > > for GNU tar to support passive translators (GNU.translator). It should > > not be too hard to support this on GNU/Linux as well. > > If you reformulate it as generic xattr

Re: [linux 2.6 patch] ext2 support for hurd extensions via xattr interface

2004-02-13 Thread Roland McGrath
> GNU tar also supports POSIX archives since some months. I wrote a patch > for GNU tar to support passive translators (GNU.translator). It should > not be too hard to support this on GNU/Linux as well. If you reformulate it as generic xattr support that interoperates with star's archives, then

Re: [linux 2.6 patch] ext2 support for hurd extensions via xattr interface

2004-02-13 Thread Ognyan Kulev
Roland McGrath wrote: If people find this useful, then I can try my luck at getting this incorporated into Linux. It's definately useful! And using xattr interface looks like very clean approach. Regards, ogi ___ Bug-hurd mailing list [EMAIL PROTECTE

Re: [linux 2.6 patch] ext2 support for hurd extensions via xattr interface

2004-02-13 Thread M. Gerards
Quoting Roland McGrath <[EMAIL PROTECTED]>: > This makes it possible to use a GNU/Linux system to not only create but > also populate a Hurdish ext2 filesystem complete with passive translator > settings so that it can boot the Hurd normally. It also makes it possible > to back up and restore a H

[linux 2.6 patch] ext2 support for hurd extensions via xattr interface

2004-02-12 Thread Roland McGrath
Hi folks. I've just whipped up the following patch, which is against the current Linux 2.6 source tree. This provides a means to fetch and store the extra data stored in nodes on ext2 filesystems with "creator_os" set to EXT2_OS_HURD, i.e. from `mke2fs -o hurd' or filesystems created natively on