This commit is contained in:
Joel Sherrill
1999-10-11 14:53:30 +00:00
parent 196b3c901a
commit 37fb1c8160
4 changed files with 137 additions and 106 deletions

View File

@@ -18,10 +18,10 @@ of the following:
@item Initialization of mount table chain control structure
@item Allocation of a -jnode- structure that will server as the root node
@item Allocation of a @code{jnode} structure that will server as the root node
of the `In Memory File System'
@item Initialization of the allocated -jnode- with the appropriate OPS,
@item Initialization of the allocated @code{jnode} with the appropriate OPS,
directory handlers and pathconf limits and options.
@item Allocation of a memory region for file system specific global