From: Jeff Dike <jdike@addtoit.com>
To: Henrik Nordstrom <uml@henrik.marasystems.com>
Cc: user-mode-linux-devel@lists.sourceforge.net
Subject: Re: [uml-devel] [patch] 2.4 hostfs no longer mounts specified directory
Date: Tue, 04 May 2004 17:36:03 -0400 [thread overview]
Message-ID: <200405042136.i44La3kI004256@ccure.user-mode-linux.org> (raw)
In-Reply-To: Your message of "Sat, 24 Apr 2004 13:21:22 +0200." <Pine.LNX.4.44.0404241303430.3819-200000@filer.marasystems.com>
Thanks, applied.
Except for this bit:
@@ -243,7 +245,7 @@
static int stat_fs(long *bsize_out, long
void *fsid_out, int fsid_size, long *namelen_out,
long *spare_out, void *mount)
{
- const char *path[] = { jail_dir, mount, NULL };
+ const char *path[] = { jail_dir, mount, mount, NULL };
return(host_statfs(path, bsize_out, blocks_out, bfree_out, bavail_out,
files_out, ffree_out, fsid_out, fsid_size,
What's up with that, anyway?
Jeff
-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g.
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
_______________________________________________
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel
next prev parent reply other threads:[~2004-05-04 20:53 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-04-24 10:14 [uml-devel] 2.4 hostfs no longer mounts specified directoryy Henrik Nordstrom
2004-04-24 11:21 ` [uml-devel] [patch] 2.4 hostfs no longer mounts specified directory Henrik Nordstrom
2004-05-04 21:36 ` Jeff Dike [this message]
2004-05-05 11:21 ` Henrik Nordstrom
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200405042136.i44La3kI004256@ccure.user-mode-linux.org \
--to=jdike@addtoit.com \
--cc=uml@henrik.marasystems.com \
--cc=user-mode-linux-devel@lists.sourceforge.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox