Re: NFS + VM question

From: Daniel O'Connor (doconnor_at_gsoft.com.au)
Date: 10/16/04

  • Next message: Ryan Sommers: "Re: open() vs the lowest unused file descriptor"
    To: freebsd-hackers@freebsd.org
    Date: Sat, 16 Oct 2004 22:29:31 +0930
    
    
    

    On Thu, 14 Oct 2004 23:57, Oliver Fromme wrote:
    > File: "/chroot/one/bin/httpd"
    > Device: 255,33554437 Inode: 2268790 Links: 1
    > File: "/chroot/two/bin/httpd"
    > Device: 255,33554439 Inode: 2268790 Links: 1
    > File: "/chroot/one/bin/httpd"
    > Device: 255,33554458 Inode: 2268790 Links: 1

    You could do hardlink tricks (and chflags to prevent one jail attacking the
    others)..

    -- 
    Daniel O'Connor software and network engineer
    for Genesis Software - http://www.gsoft.com.au
    "The nice thing about standards is that there
    are so many of them to choose from."
      -- Andrew Tanenbaum
    GPG Fingerprint - 5596 B766 97C0 0E94 4347 295E E593 DC20 7B3F CE8C
    
    



  • Next message: Ryan Sommers: "Re: open() vs the lowest unused file descriptor"