commit | d352ac68148b69937d39ca5d48bcc4478e118dbf | [log] [tgz] |
---|---|---|
author | Chris Mason <chris.mason@oracle.com> | Mon Sep 29 15:18:18 2008 -0400 |
committer | Chris Mason <chris.mason@oracle.com> | Mon Sep 29 15:18:18 2008 -0400 |
tree | 7951dd7311999d9e77766acdc7f8e93de97874d8 | |
parent | 9a5e1ea1e1e539e244a54afffc330fc368376ab9 [diff] |
Btrfs: add and improve comments 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>