Commenting the code.
authorErez Zadok <ezk@shekel.local>
Sun, 25 Mar 2007 04:27:12 +0000 (00:27 -0400)
committerErez_Zadok <ezk@cs.sunysb.edu>
Mon, 23 Jul 2007 00:50:31 +0000 (20:50 -0400)
commit680d3fc2eca311a39a94e7f4c079b4acc6bc59d3
treeb9431be376b5861ed02fe21b44f729b1a11e3bd9
parentb2c77f5ada11690c20fb94e5c3b8ed375e59263b
Commenting the code.

Audited entire code for documentation.  Added comments at top of functions
where it felt necessary (i.e., function's name and size don't make it clear
what it may be doing precisely).  Reformatted some long comments.  Fixed a
few comment typos and spelling errors.
fs/unionfs/commonfops.c
fs/unionfs/copyup.c
fs/unionfs/dentry.c
fs/unionfs/file.c
fs/unionfs/lookup.c
fs/unionfs/main.c
fs/unionfs/rename.c
fs/unionfs/subr.c
fs/unionfs/super.c