Re: XFS and Alan kernel tree

2001-06-12 Thread Daniel Stone

On Sat, May 05, 2001 at 11:08:16PM +0200, Daniel Podlejski wrote:
> I merge XFS witch Alan tree (2.4.4-ac5). It's seems to be stable.
> Patch against Alan tree is avaliable at:

Hi Daniel,
I've got a KDB patch against a relatively recent 2.4.5-ac6, but are you
still continuing your porting effort to the -ac series?
Thanks,
d

-- 
Daniel Stone<[EMAIL PROTECTED]> <[EMAIL PROTECTED]>
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/



Re: XFS and Alan kernel tree

2001-06-12 Thread Daniel Stone

On Sat, May 05, 2001 at 11:08:16PM +0200, Daniel Podlejski wrote:
 I merge XFS witch Alan tree (2.4.4-ac5). It's seems to be stable.
 Patch against Alan tree is avaliable at:

Hi Daniel,
I've got a KDB patch against a relatively recent 2.4.5-ac6, but are you
still continuing your porting effort to the -ac series?
Thanks,
d

-- 
Daniel Stone[EMAIL PROTECTED] [EMAIL PROTECTED]
-
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/



Re: XFS and Alan kernel tree

2001-05-06 Thread Norbert Tretkowski

* Daniel Podlejski <[EMAIL PROTECTED]> wrote:
> I merge XFS witch Alan tree (2.4.4-ac5). It's seems to be stable.

ld -m elf_i386  -r -o fs.o open.o read_write.o devices.o file_table.o
buffer.o super.o block_dev.o stat.o exec.o pipe.o namei.o fcntl.o
ioctl.o readdir.o select.o fifo.o locks.o dcache.o inode.o attr.o
bad_inode.o file.o iobuf.o dnotify.o filesystems.o noquot.o ext_attr.o
noposix_acl.o binfmt_script.o binfmt_elf.o proc/proc.o
partitions/partitions.o ext2/ext2.o nls/nls.o
ld: cannot open noposix_acl.o: No such file or directory
make[2]: *** [fs.o] Error 1
make[2]: Leaving directory `/usr/src/linux-2.4.4-ac5-xfs/fs'
make[1]: *** [first_rule] Error 2
make[1]: Leaving directory `/usr/src/linux-2.4.4-ac5-xfs/fs'
make: *** [_dir_fs] Error 2


Norbert
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/



Re: XFS and Alan kernel tree

2001-05-06 Thread Norbert Tretkowski

* Daniel Podlejski [EMAIL PROTECTED] wrote:
 I merge XFS witch Alan tree (2.4.4-ac5). It's seems to be stable.

ld -m elf_i386  -r -o fs.o open.o read_write.o devices.o file_table.o
buffer.o super.o block_dev.o stat.o exec.o pipe.o namei.o fcntl.o
ioctl.o readdir.o select.o fifo.o locks.o dcache.o inode.o attr.o
bad_inode.o file.o iobuf.o dnotify.o filesystems.o noquot.o ext_attr.o
noposix_acl.o binfmt_script.o binfmt_elf.o proc/proc.o
partitions/partitions.o ext2/ext2.o nls/nls.o
ld: cannot open noposix_acl.o: No such file or directory
make[2]: *** [fs.o] Error 1
make[2]: Leaving directory `/usr/src/linux-2.4.4-ac5-xfs/fs'
make[1]: *** [first_rule] Error 2
make[1]: Leaving directory `/usr/src/linux-2.4.4-ac5-xfs/fs'
make: *** [_dir_fs] Error 2


Norbert
-
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/



Re: XFS and Alan kernel tree

2001-05-05 Thread Keith Owens

On Sat, 5 May 2001 23:08:16 +0200, 
Daniel Podlejski <[EMAIL PROTECTED]> wrote:
>I merge XFS witch Alan tree (2.4.4-ac5). It's seems to be stable.
>Patch against Alan tree is avaliable at:
>
>http://www.underley.eu.org/linux/patch.ac-xfs.diff.bz2
>
>It's 1.0 SGI release. Only XFS, pagebuf and POSIX ACLs code, without KDB.

linux-xfs added to cc: list.  Could you try adding
ftp://oss.sgi.com/projects/kdb/download/ix86/kdb-v1.8-2.4.4-ac5.gz
to your patch?

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/



XFS and Alan kernel tree

2001-05-05 Thread Daniel Podlejski

I merge XFS witch Alan tree (2.4.4-ac5). It's seems to be stable.
Patch against Alan tree is avaliable at:

http://www.underley.eu.org/linux/patch.ac-xfs.diff.bz2

It's 1.0 SGI release. Only XFS, pagebuf and POSIX ACLs code, without KDB.

-- 
Daniel Podlejski <[EMAIL PROTECTED]>
   ... You can check out any time you like
   But you can never leave ...
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/



XFS and Alan kernel tree

2001-05-05 Thread Daniel Podlejski

I merge XFS witch Alan tree (2.4.4-ac5). It's seems to be stable.
Patch against Alan tree is avaliable at:

http://www.underley.eu.org/linux/patch.ac-xfs.diff.bz2

It's 1.0 SGI release. Only XFS, pagebuf and POSIX ACLs code, without KDB.

-- 
Daniel Podlejski [EMAIL PROTECTED]
   ... You can check out any time you like
   But you can never leave ...
-
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/



Re: XFS and Alan kernel tree

2001-05-05 Thread Keith Owens

On Sat, 5 May 2001 23:08:16 +0200, 
Daniel Podlejski [EMAIL PROTECTED] wrote:
I merge XFS witch Alan tree (2.4.4-ac5). It's seems to be stable.
Patch against Alan tree is avaliable at:

http://www.underley.eu.org/linux/patch.ac-xfs.diff.bz2

It's 1.0 SGI release. Only XFS, pagebuf and POSIX ACLs code, without KDB.

linux-xfs added to cc: list.  Could you try adding
ftp://oss.sgi.com/projects/kdb/download/ix86/kdb-v1.8-2.4.4-ac5.gz
to your patch?

-
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/