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)
commitd352ac68148b69937d39ca5d48bcc4478e118dbf
tree7951dd7311999d9e77766acdc7f8e93de97874d8
parent9a5e1ea1e1e539e244a54afffc330fc368376ab9
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>
25 files changed:
fs/btrfs/Makefile
fs/btrfs/TODO [deleted file]
fs/btrfs/async-thread.c
fs/btrfs/async-thread.h
fs/btrfs/bit-radix.c [deleted file]
fs/btrfs/bit-radix.h [deleted file]
fs/btrfs/btrfs_inode.h
fs/btrfs/crc32c.h
fs/btrfs/ctree.c
fs/btrfs/ctree.h
fs/btrfs/dir-item.c
fs/btrfs/disk-io.c
fs/btrfs/extent_io.c
fs/btrfs/extent_map.c
fs/btrfs/file.c
fs/btrfs/inode.c
fs/btrfs/locking.c
fs/btrfs/ordered-data.c
fs/btrfs/ref-cache.c
fs/btrfs/ref-cache.h
fs/btrfs/root-tree.c
fs/btrfs/struct-funcs.c
fs/btrfs/super.c
fs/btrfs/transaction.c
fs/btrfs/tree-defrag.c