Btrfs: add and improve comments
authorChris Mason <chris.mason@oracle.com>
Mon, 29 Sep 2008 19:18:18 +0000 (15:18 -0400)
committerChris Mason <chris.mason@oracle.com>
Mon, 29 Sep 2008 19:18:18 +0000 (15:18 -0400)
This improves the comments at the top of many functions.  It didn't
dive into the guts of functions because I was trying to
avoid merging problems with the new allocator and back reference work.

extent-tree.c and volumes.c were both skipped, and there is definitely
more work todo in cleaning and commenting the code.

Signed-off-by: Chris Mason <chris.mason@oracle.com>

No differences found