mirror_zfs/include/linux
Brian Behlendorf 45066d1f20 Linux 2.6.38 compat, blkdev_get_by_path()
The open_bdev_exclusive() function has been replaced (again) by the
more generic blkdev_get_by_path() function.  Additionally, the
counterpart function close_bdev_exclusive() has been replaced by
blkdev_put().  Because these functions are more generic versions
of the functions they replaced the compatibility macro must add
the FMODE_EXCL mask to ensure they are exclusive.

Closes #114
2011-02-23 12:29:38 -08:00
..
blkdev_compat.h Linux 2.6.38 compat, blkdev_get_by_path() 2011-02-23 12:29:38 -08:00
dcache_compat.h Add Linux Compat Infrastructure 2011-02-10 09:25:10 -08:00
Makefile.am Linux 2.6.35 compat, fops->fsync() 2011-02-11 09:05:51 -08:00
Makefile.in Linux 2.6.38 compat, blkdev_get_by_path() 2011-02-23 12:29:38 -08:00
vfs_compat.h Linux 2.6.35 compat, fops->fsync() 2011-02-11 09:05:51 -08:00
xattr_compat.h Linux 2.6.33 compat, get/set xattr callbacks 2011-02-11 10:41:00 -08:00