freebsd-dev/cmd/zpios
Brian Behlendorf 777d4af891 Linux 2.6.35 compat, const struct xattr_handler
The const keyword was added to the 'struct xattr_handler' in the
generic Linux super_block structure.  To handle this we define an
appropriate xattr_handler_t typedef which can be used.  This was
the preferred solution because it keeps the code clean and readable.
2011-02-10 16:29:00 -08:00
..
.gitignore Add linux zpios support 2010-08-31 13:42:01 -07:00
Makefile.am Support custom build directories and move includes 2010-09-08 12:38:56 -07:00
Makefile.in Linux 2.6.35 compat, const struct xattr_handler 2011-02-10 16:29:00 -08:00
zpios_main.c Add linux zpios support 2010-08-31 13:42:01 -07:00
zpios_util.c Add linux zpios support 2010-08-31 13:42:01 -07:00
zpios.h Add linux zpios support 2010-08-31 13:42:01 -07:00