zfs/cmd/zpios
Brian Behlendorf 2c395def27 Linux 2.6.36 compat, sops->evict_inode()
The new prefered inteface for evicting an inode from the inode cache
is the ->evict_inode() callback.  It replaces both the ->delete_inode()
and ->clear_inode() callbacks which were previously used for this.
2011-02-11 13:47:51 -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.36 compat, sops->evict_inode() 2011-02-11 13:47:51 -08:00
zpios.h Add linux zpios support 2010-08-31 13:42:01 -07: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