Show
Ignore:
Timestamp:
06/18/10 20:02:50 (3 years ago)
Author:
nlmills
Message:

initial merge with Orange-Branch. much will be broken

Location:
branches/cu-security-branch
Files:
2 modified

Legend:

Unmodified
Added
Removed
  • branches/cu-security-branch

    • Property svn:ignore
      •  

        old new  
        33aclocal.m4 
        44autom4te.cache 
        5 config.status 
        6 Makefile 
        7 pvfs2-config.h 
        8 module.mk 
  • branches/cu-security-branch/doc/pvfs2-quickstart.tex

    r6690 r8397  
    939939and eventually to the kernel logs. 
    940940One could also set the kmod diagnostic level when the kernel module is loaded 
    941 like so, insmod pvfs2.ko gossip\_debug\_mask=<diagnostic level>. 
     941like so, insmod pvfs2.ko module\_parm\_debug\_mask=<diagnostic level>. 
    942942The diagnostic level will be a bitwise OR of values specified in pvfs2-debug.h. 
     943For more information on setting the kernel or client debug mask, see 
     944\texttt{doc/pvfs2-logging.txt} in the PVFS source tree. 
    943945 
    944946\section{ROMIO Support}