Hi,

The promised port of vs-2.1 to 2.6.14 is at
http://www.13thfloor.at/~hallyn/patch-2.6.14-vs2.1.diff
I'm having some trouble getting util-vserver installed on this
laptop (and my vserver box is an hour drive and a dead cable
modem away), so it's not fully tested yet.  It is compile- and
boot- tested however.

The more notable changes which you may want to review:
    fs/exec.c:setup_arg_pages() no longer calls
        security_vm_enough_memory() directly, rather it lets
        insert_vm_struct() do it.  So I tossed the vx_vmpages_avail()
        check into insert_vm_struct().
    No more ia_attr_flags in the kernel.  So I just tossed that code 
        out of ext2, ext3, and reiser.  I assume BARRIER and friends
        are properly taken care of using inode->i_flags only.

thanks,
-serge
_______________________________________________
Vserver mailing list
[email protected]
http://list.linux-vserver.org/mailman/listinfo/vserver

Reply via email to