added mixp_propertylist_fsop_openroot_def()
commit9da4c442b4fa18c1437c47d731fd576c818a1ce2
authorEnrico Weigelt, metux IT service <weigelt@metux.de>
Sat, 21 Feb 2009 20:17:10 +0000 (21 21:17 +0100)
committerEnrico Weigelt, metux IT service <weigelt@metux.de>
Sat, 21 Feb 2009 20:17:10 +0000 (21 21:17 +0100)
treefac56336d2691e60562541da26793224fa319a29
parent6e1f3f34f6706504a5624318aa6f70f46e39993d
added mixp_propertylist_fsop_openroot_def()

This new function can act as an MVFS_FILESYSTEM's openRoot() handler to open the root
directory from an MIXP_PROPERTYLIST_DEF structure in the filesystem's priv ptr.
That makes propertylist-based filesystems a bit easier.
include/9p-mixpsrv/propertylist_ops.h
libmixpsrv/propertylist_ops.c