sys/vfs/hammer: fix comments regarding obsolete "spike" code
authorTomohiro Kusumi <kusumi.tomohiro@gmail.com>
Thu, 8 Jan 2015 12:29:12 +0000 (21:29 +0900)
committerAntonio Huete Jimenez <tuxillo@quantumachine.net>
Tue, 20 Jan 2015 14:54:26 +0000 (15:54 +0100)
commitfd1fcc1aa7ed3a271a6a5e3cb3c7a70518b17ea2
tree0648d343792548812432a1c2313f1bed95a4631a
parent20b5b42fc344ef85fa7c31fc99085ab208a2c260
sys/vfs/hammer: fix comments regarding obsolete "spike" code

- This patch fixes comments regarding "spike" code that only existed in
  early days of hammer development.
- The spike comments have been left unchanged even after the code was
  removed in 47197d71536907482d2d215e222600eed3aedc0e.

Closes: #2764
sys/vfs/hammer/hammer_btree.c
sys/vfs/hammer/hammer_cursor.c