manpages: VFS Compat API manpage update.
authorAntonio Huete Jimenez <tuxillo@quantumachine.net>
Sat, 15 Nov 2014 17:33:28 +0000 (18:33 +0100)
committerAntonio Huete Jimenez <tuxillo@quantumachine.net>
Mon, 17 Nov 2014 21:59:29 +0000 (22:59 +0100)
commit95acdafa9c38ea581bf7c258da9389d993543f29
tree439d542b414c58a395a1e0a49d68f6cc12a7956d
parent9be803700db9c3ea3d47f5087284c7c9f6984fca
manpages: VFS Compat API manpage update.

- Reflect a bit better what's on the current codebase with
  regards to the old VFS API, which is still in use for many
  filesystems.
- Pseudocode present on the old API manpages has been removed.

In-discussion with: swildner
12 files changed:
Makefile_upgrade.inc
share/man/man9/Makefile
share/man/man9/VOP_INACTIVE.9
share/man/man9/VOP_LEASE.9 [deleted file]
share/man/man9/VOP_LOCK.9 [deleted file]
share/man/man9/VOP_LOOKUP.9 [deleted file]
share/man/man9/VOP_OLD_CREATE.9 [moved from share/man/man9/VOP_CREATE.9 with 57% similarity]
share/man/man9/VOP_OLD_LINK.9 [moved from share/man/man9/VOP_LINK.9 with 71% similarity]
share/man/man9/VOP_OLD_LOOKUP.9 [new file with mode: 0644]
share/man/man9/VOP_OLD_REMOVE.9 [moved from share/man/man9/VOP_REMOVE.9 with 75% similarity]
share/man/man9/VOP_OLD_RENAME.9 [moved from share/man/man9/VOP_STRATEGY.9 with 52% similarity]
share/man/man9/VOP_RENAME.9 [deleted file]