On Fri, Dec 26, 2003 at 02:06:19PM +0100, No�l K�the wrote: > Am Do, den 25.12.2003 schrieb Herbert Poetzl um 23:25: > > > the next step in vserver evolution has been made with > > the new development release (1.3.1) available at > > > > http://www.13thfloor.at/vserver/d_release/v1.3.1/ > > > if you want to aid in development, please test it > > (for best results, on production like scenarios) > > and provide some feedback ... > > > PS: watch out for strange kernel messages ;) > > I tried to build 1.3.1 with the quota and limit patches: > > vanilla 2.4.23: > > patch-2.4.23-vs1.3.1.diff > no problem > > # patch -p1<../patch-2.4.23-rc5-vs1.1.6-qh0.12.diff > patching file drivers/char/sysrq.c > patching file fs/buffer.c > patching file fs/dquot.c > patching file fs/ext3/super.c > patching file fs/inode.c > Hunk #2 succeeded at 125 (offset 1 line). > Hunk #3 succeeded at 1309 (offset 1 line). > Hunk #4 succeeded at 1324 (offset 1 line). > patching file fs/namespace.c > patching file fs/quota.c > patching file fs/quota_v1.c > patching file fs/quota_v2.c > patching file fs/super.c > patching file fs/udf/super.c > patching file fs/ufs/super.c > patching file include/linux/fs.h > Hunk #1 succeeded at 475 (offset 1 line). > Hunk #2 succeeded at 753 (offset 1 line). > Hunk #3 succeeded at 769 (offset 1 line). > patching file include/linux/quota.h > patching file include/linux/quotaops.h > > # patch -p1<../patch-2.4.23-rc5-vs1.1.6-qh0.12-cx0.07.diff > patching file Documentation/Configure.help > patching file fs/Config.in > patching file fs/attr.c > patching file fs/ext2/inode.c > patching file fs/ext2/super.c > patching file fs/ext3/inode.c > patching file fs/ext3/ioctl.c > patching file fs/ext3/super.c > patching file fs/inode.c > patching file fs/ioctl.c > patching file fs/jfs/jfs_imap.c > patching file fs/namei.c > patching file fs/open.c > patching file fs/reiserfs/inode.c > patching file include/linux/capability.h > patching file include/linux/ext2_fs.h > patching file include/linux/ext3_fs.h > patching file include/linux/fs.h > Hunk #3 succeeded at 485 (offset 1 line). > patching file include/linux/quotaops.h > patching file include/linux/vxid.h > > # patch -p1<../patch-2.4.23-rc5-vs1.1.6-qh0.12-cx0.07-cq0.12.diff > patching file drivers/char/sysrq.c > patching file fs/buffer.c > patching file fs/dquot.c > patching file fs/ext2/inode.c > patching file fs/ext3/inode.c > patching file fs/ext3/super.c > patching file fs/inode.c > Hunk #2 succeeded at 1351 (offset 1 line). > patching file fs/ioctl.c > patching file fs/namespace.c > patching file fs/quota.c > patching file fs/super.c > patching file fs/udf/super.c > patching file fs/ufs/super.c > patching file include/linux/fs.h > Hunk #1 succeeded at 772 (offset 1 line). > patching file include/linux/quota.h > patching file include/linux/quotacompat.h > patching file include/linux/quotaops.h > > # patch -p1<../patch-2.4.23-rc5-vs1.1.6-qh0.12-cx0.07-cq0.12-dl0.06.diff > patching file fs/attr.c > patching file fs/dquot.c > patching file fs/ext2/balloc.c > patching file fs/ext2/ialloc.c > patching file fs/ext3/balloc.c > patching file fs/ext3/ialloc.c > patching file fs/open.c > patching file fs/quota.c > patching file include/linux/quota.h > patching file include/linux/quotacompat.h > patching file include/linux/quotaops.h > > so no real patching problems but I get this error when building the > kernel: > > make[1]: Leaving directory `/usr/src/linux-2.4.23/Documentation/DocBook' > gcc -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -o > scripts/split-include scripts/split-include.c > scripts/split-include include/linux/autoconf.h include/config > gcc -D__KERNEL__ -I/usr/src/linux-2.4.23/include -Wall > -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common > -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=k6 > -DKBUILD_BASENAME=main -c -o init/main.o init/main.c > In file included from > /usr/src/linux-2.4.23/include/linux/capability.h:17, > from /usr/src/linux-2.4.23/include/linux/binfmts.h:5, > from /usr/src/linux-2.4.23/include/linux/sched.h:9, > from /usr/src/linux-2.4.23/include/linux/mm.h:4, > from /usr/src/linux-2.4.23/include/linux/slab.h:14, > from /usr/src/linux-2.4.23/include/linux/proc_fs.h:5, > from init/main.c:15: > /usr/src/linux-2.4.23/include/linux/fs.h:488: duplicate member `i_xid' > make: *** [init/main.o] Error 1 > > known problem?
yup, there is no quota/dlimit patch for the current development series yet, but I will adapt it soon ... how does vs1.3.1 work for you? TIA, Herbert > thx. > > -- > No�l K�the <noel debian.org> > Debian GNU/Linux, www.debian.org _______________________________________________ Vserver mailing list [EMAIL PROTECTED] http://list.linux-vserver.org/mailman/listinfo/vserver
