1
0
mirror of https://git.proxmox.com/git/mirror_zfs.git synced 2025-04-01 04:00:22 +03:00
mirror_zfs/man
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 
2011-02-23 12:29:38 -08:00
..
man8 Linux 2.6.38 compat, blkdev_get_by_path() 2011-02-23 12:29:38 -08:00
Makefile.am Add build system 2010-08-31 13:41:27 -07:00
Makefile.in Linux 2.6.38 compat, blkdev_get_by_path() 2011-02-23 12:29:38 -08:00