freebsd-dev/lib/libspl/asm-generic
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
..
atomic.c Add linux libspl support 2010-08-31 13:41:59 -07:00
atomic.S Exclude atomic.S source from dist rules 2010-09-10 12:16:43 -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