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>
Tue, 11 Nov 2014 02:38:54 +0000 (21:38 -0500)
commitd9135e96c5efe7ca9fd91cba2ad7dc6531f84961
treef85ddc123ac7fe45308aae3167c2775eb3d8d295
parent9972a144bdc2e61ce9b5c2276b8c5d5a144f5dc2
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