nilfs2: insert explanations in gcinode file
authorRyusuke Konishi <[email protected]>
Tue, 7 Apr 2009 02:01:45 +0000 (19:01 -0700)
committerLinus Torvalds <[email protected]>
Tue, 7 Apr 2009 15:31:17 +0000 (08:31 -0700)
commit047180f2d7bf95ff5699ca04da639a7556e23435
tree28f66f0880426ffae01892df531e820064ff7f6f
parent47420c799830d4676e544dbec56b2a7f787528f5
nilfs2: insert explanations in gcinode file

The file gcinode.c gives buffer cache functions for on-disk blocks
moved in garbage collection.  Joern Engel has suggested inserting its
explanations in the source file (Message-ID:
<20080917144146[email protected]> and
<20080917224953[email protected]>).

This follows the comment.

Cc: Joern Engel <[email protected]>
Signed-off-by: Ryusuke Konishi <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
fs/nilfs2/gcinode.c