- 21. TAKE - (score: 1)
- Author: Mark Nordstrand <mann@xxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Fri, 2 Feb 2001 11:32:53 -0600
- The following file(s) were checked into: bonnie.engr.sgi.com:/isms/slinx/2.4.x-xfs Modid: 2.4.x-xfs:slinx:84764a linux/include/linux/xfs_fs.h - 1.20 - Make INDUCE_IO_ERROR easily accessable. cmd/xfst
- /archives/xfs/2001-02/msg00036.html (6,770 bytes)
- 22. TAKE - (score: 1)
- Author: Mark Nordstrand <mann@xxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Mon, 5 Feb 2001 09:46:22 -0600
- The following file(s) were checked into: bonnie.engr.sgi.com:/isms/slinx/2.4.x-xfs Modid: 2.4.x-xfs:slinx:84890a cmd/xfsprogs/include/xfs_fs.h - 1.2 - Sync with linux/include/linux/xfs_fs.h
- /archives/xfs/2001-02/msg00060.html (6,602 bytes)
- 23. TAKE - (score: 1)
- Author: xxxx>
- Date: Wed, 21 Feb 2001 00:51:22 GMT
- The following file(s) were checked into: bonnie.engr.sgi.com:/isms/slinx/2.4.x-xfs Modid: 2.4.x-xfs:slinx:88000a linux/fs/xfs/xfs_log.c - 1.226 - Need to set done flag linux/fs/xfs/xfs_buf.h - 1.64 -
- /archives/xfs/2001-02/msg00267.html (7,476 bytes)
- 24. TAKE - (score: 1)
- Author: xxxx>
- Date: Thu, 22 Feb 2001 18:18:36 -0600
- The following file(s) were checked into: bonnie.engr.sgi.com:/isms/slinx/2.4.x-xfs Modid: 2.4.x-xfs:slinx:88241a linux/kernel/ksyms.c - 1.76 linux/include/linux/fs.h - 1.80 linux/fs/pagebuf/page_buf_
- /archives/xfs/2001-02/msg00316.html (6,723 bytes)
- 25. TAKE - (score: 1)
- Author: xxxx>
- Date: Fri, 2 Feb 2001 11:32:53 -0600
- The following file(s) were checked into: bonnie.engr.sgi.com:/isms/slinx/2.4.x-xfs Modid: 2.4.x-xfs:slinx:84764a linux/include/linux/xfs_fs.h - 1.20 - Make INDUCE_IO_ERROR easily accessable. cmd/xfst
- /archives/xfs/2001-02/msg00495.html (6,770 bytes)
- 26. TAKE - (score: 1)
- Author: xxxx>
- Date: Mon, 5 Feb 2001 09:46:22 -0600
- The following file(s) were checked into: bonnie.engr.sgi.com:/isms/slinx/2.4.x-xfs Modid: 2.4.x-xfs:slinx:84890a cmd/xfsprogs/include/xfs_fs.h - 1.2 - Sync with linux/include/linux/xfs_fs.h
- /archives/xfs/2001-02/msg00519.html (6,602 bytes)
- 27. TAKE - (score: 1)
- Author: oe@xxxxxxx>
- Date: Wed, 21 Feb 2001 00:51:22 GMT
- The following file(s) were checked into: bonnie.engr.sgi.com:/isms/slinx/2.4.x-xfs Modid: 2.4.x-xfs:slinx:88000a linux/fs/xfs/xfs_log.c - 1.226 - Need to set done flag linux/fs/xfs/xfs_buf.h - 1.64 -
- /archives/xfs/2001-02/msg00726.html (7,476 bytes)
- 28. TAKE - (score: 1)
- Author: rd@xxxxxxx>
- Date: Thu, 22 Feb 2001 18:18:36 -0600
- The following file(s) were checked into: bonnie.engr.sgi.com:/isms/slinx/2.4.x-xfs Modid: 2.4.x-xfs:slinx:88241a linux/kernel/ksyms.c - 1.76 linux/include/linux/fs.h - 1.80 linux/fs/pagebuf/page_buf_
- /archives/xfs/2001-02/msg00775.html (6,723 bytes)
- 29. TAKE - (score: 1)
- Author: Russell Cattelan <cattelan@xxxxxxx>
- Date: Tue, 2 Jan 2001 18:57:25 -0600
- The following file(s) were checked into: bonnie.engr.sgi.com:/isms/slinx/2.4.x-xfs Modid: 2.4.x-xfs:slinx:81395a cmd/xfs/misc/mkinitrd.xfs - 1.3 - Update mkinitrd to use new module layout.
- /archives/xfs/2001-01/msg00009.html (7,282 bytes)
- 30. Re: TAKE - (score: 1)
- Author: Keith Owens <kaos@xxxxxxxxxxxxxxxxx>
- Date: Wed, 03 Jan 2001 12:20:04 +1100
- Instead of hardcoding module paths into mkinitrd and changing the script when modules move, it is better to run as (untested) mkinitrd --with=pagebuf --with=xfs_support --with=xfs
- /archives/xfs/2001-01/msg00010.html (7,984 bytes)
- 31. Re: TAKE - (score: 1)
- Author: Keith Owens <kaos@xxxxxxxxxxxxxxxxx>
- Date: Wed, 03 Jan 2001 12:35:31 +1100
- Forgot to mention. Instead of commenting out these lines you can precede a module name with '-' to suppress errors. No need to hack the script.
- /archives/xfs/2001-01/msg00011.html (8,385 bytes)
- 32. Re: TAKE - (score: 1)
- Author: Russell Cattelan <cattelan@xxxxxxxxxxx>
- Date: Tue, 02 Jan 2001 19:44:51 -0600
- I remember trying that at one point without much luck... although I don't remember why. Ohh that's right... the size of the ramdisk has to be significantly increased... from 4092 to 25000 Actually I
- /archives/xfs/2001-01/msg00012.html (9,110 bytes)
- 33. Re: TAKE - (score: 1)
- Author: Keith Owens <kaos@xxxxxxxxxxxxxxxxx>
- Date: Wed, 03 Jan 2001 12:56:53 +1100
- If you go that route, adding this line at the start is cleaner basicmodules="-pagebuf -xfs_support -xfs" and remove the comments on Minimal maintainence in the future.
- /archives/xfs/2001-01/msg00014.html (8,219 bytes)
- 34. Re: TAKE - (score: 1)
- Author: Russell Cattelan <cattelan@xxxxxxxxxxx>
- Date: Wed, 03 Jan 2001 00:14:49 -0600
- Yes that does work better... Will change. -- Russell Cattelan cattelan@xxxxxxxxxxx
- /archives/xfs/2001-01/msg00024.html (8,409 bytes)
- 35. TAKE - (score: 1)
- Author: Russell Cattelan <cattelan@xxxxxxx>
- Date: Wed, 3 Jan 2001 01:11:40 -0600
- The following file(s) were checked into: bonnie.engr.sgi.com:/isms/slinx/2.4.x-xfs Modid: 2.4.x-xfs:slinx:81492a cmd/xfs/misc/mkinitrd.xfs - 1.4 - Use better method of listing modules.
- /archives/xfs/2001-01/msg00028.html (7,441 bytes)
- 36. TAKE - (score: 1)
- Author: Mark Nordstrand <mann@xxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Wed, 3 Jan 2001 18:27:20 -0600
- The following file(s) were checked into: bonnie.engr.sgi.com:/isms/slinx/2.4.x-xfs Modid: 2.4.x-xfs:slinx:81568a linux/fs/xfs/xfs_error.c - 1.29 linux/fs/xfs/xfs_error.h - 1.19 linux/include/linux/xf
- /archives/xfs/2001-01/msg00033.html (7,634 bytes)
- 37. TAKE - (score: 1)
- Author: Nathan Scott <nathans@xxxxxxxxxxxxxxxxxxxxxxx>
- Date: Tue, 9 Jan 2001 14:21:44 +1100 (EST)
- The following file(s) were checked into: bonnie.engr.sgi.com:/isms/slinx/2.4.x-xfs linux/fs/xfs/linux/Makefile - 1.35 - remove xfs_mount_opt.o. linux/fs/xfs/linux/xfs_linux.h - 1.39 - remove no longe
- /archives/xfs/2001-01/msg00065.html (7,791 bytes)
- 38. TAKE - (score: 1)
- Author: Russell Cattelan <cattelan@xxxxxxx>
- Date: Tue, 9 Jan 2001 12:38:48 -0600
- This mod didn't seem to make much sense. It's less modular Besides the mount option code should be cleaned up rather than merged. The following file(s) were checked into: bonnie.engr.sgi.com:/isms/sl
- /archives/xfs/2001-01/msg00069.html (7,608 bytes)
- 39. TAKE - (score: 1)
- Author: Russell Cattelan <cattelan@xxxxxxx>
- Date: Tue, 9 Jan 2001 13:00:07 -0600
- revive file. The following file(s) were checked into: bonnie.engr.sgi.com:/isms/slinx/2.4.x-xfs Modid: 2.4.x-xfs:slinx:81780a linux/fs/xfs/linux/xfs_mount_opt.c - 1.20
- /archives/xfs/2001-01/msg00070.html (7,441 bytes)
- 40. TAKE - (score: 1)
- Author: Russell Cattelan <cattelan@xxxxxxx>
- Date: Wed, 24 Jan 2001 01:19:08 -0600
- The following file(s) were checked into: bonnie.engr.sgi.com:/isms/slinx/2.4.x-xfs Modid: 2.4.x-xfs:slinx:82838a cmd/etherboot/3c509.c - 1.2 cmd/etherboot/3c509.h - 1.2 cmd/etherboot/Config - 1.2 cmd
- /archives/xfs/2001-01/msg00285.html (9,017 bytes)
This search system is powered by
Namazu