lkml.org 
[lkml]   [2003]   [Aug]   [7]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Subject[PATCH] UML filesystems
Date
From
Please pull
http://jdike.stearns.org:5000/fs-2.5

This adds the two UML filesystems to the 2.5 tree - hostfs allows a directory
on the host to be mounted as a filesystem inside UML, and hppfs is an overlay
over /proc which allows the content of the UML's /proc to be controlled from
the host.

These are going into fs/hostfs and fs/hppfs.

Jeff


arch/um/Kconfig | 13
fs/Makefile | 2
fs/hostfs/Makefile | 36 +
fs/hostfs/hostfs.h | 79 +++
fs/hostfs/hostfs_kern.c | 960 ++++++++++++++++++++++++++++++++++++++++++++++++
fs/hostfs/hostfs_user.c | 355 +++++++++++++++++
fs/hppfs/Makefile | 19
fs/hppfs/hppfs_kern.c | 811 ++++++++++++++++++++++++++++++++++++++++
8 files changed, 2275 insertions(+)

ChangeSet@1.1455.16.2, 2003-07-28 12:53:38-04:00, jdike@uml.karaya.com
Merged the 2.6.0 updates, which I seemed to have forgotten when I released the
patch.

ChangeSet@1.1455.16.1, 2003-07-25 02:17:21-04:00, jdike@uml.karaya.com
Merge uml.karaya.com:/home/jdike/linux/2.5/linus-2.6.0-test1
into uml.karaya.com:/home/jdike/linux/2.5/fs-2.5

ChangeSet@1.1215.148.2, 2003-07-17 15:10:03-04:00, jdike@uml.karaya.com
Added a const to the declaration of hppfs_read_super to shut the
compiler up.

ChangeSet@1.1215.148.1, 2003-07-17 10:30:31-04:00, jdike@uml.karaya.com
Added the build and config options for hostfs and hpppfs.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:47    [W:0.017 / U:0.232 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site