commit | db55d92252c07c0e5561966ecca95c6f332dd892 | [log] [tgz] |
---|---|---|
author | Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp> | Mon Apr 12 01:46:02 2010 +0900 |
committer | Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp> | Mon May 10 11:32:31 2010 +0900 |
tree | 624aacfce2e287a89f4a49f03b543af3b5e4a6da | |
parent | fdce895ea5dd4e24edf1f4d693827349a4e5b3b4 [diff] |
nilfs2: add kernel doc comments to persistent object allocator functions The implementation of persistent object allocator (alloc.c) is poorly documented. This adds kernel doc style comments on that functions. Signed-off-by: Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>