hammer2 - flesh out getattr
authorMatthew Dillon <dillon@apollo.backplane.com>
Mon, 13 Feb 2012 01:38:24 +0000 (17:38 -0800)
committerMatthew Dillon <dillon@apollo.backplane.com>
Mon, 13 Feb 2012 01:38:24 +0000 (17:38 -0800)
commitcd4b3d9269ece9d6998af588a84c607e6f27b2a6
tree8fe425a4a9e9e67af02eeabc0309aee2b2b047d8
parente028fa747e9825425f74da7e9c57a50a82b48e82
hammer2 - flesh out getattr

* Load vap field from the inode media structure, setup remaining fields.
  ls -la /mnt can display '.' and '..' now.

* Pull in some helper procedures from HAMMER1 to help out.
sys/vfs/hammer2/hammer2.h
sys/vfs/hammer2/hammer2_subr.c
sys/vfs/hammer2/hammer2_vnops.c