mirror_zfs/module
Isaac Huang 29b763cd2c bio_alloc() with __GFP_WAIT never returns NULL
Mark the error handling branch as unlikely() because the current
kernel interface can never return NULL.  However, we want to keep
the error handling in case this behavior changes in the futre.

Plus fix a small style issue.

Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Isaac Huang <he.huang@intel.com>
Closes #2703
2014-11-19 12:50:49 -05:00
..
avl Explicitly include SPL compat headers 2014-11-19 12:30:39 -05:00
nvpair Explicitly include SPL compat headers 2014-11-19 12:30:39 -05:00
unicode Explicitly include SPL compat headers 2014-11-19 12:30:39 -05:00
zcommon Explicitly include SPL compat headers 2014-11-19 12:30:39 -05:00
zfs bio_alloc() with __GFP_WAIT never returns NULL 2014-11-19 12:50:49 -05:00
zpios Explicitly include SPL compat headers 2014-11-19 12:30:39 -05:00
.gitignore gitignore: anchor entries at their respective directory 2013-04-02 10:50:17 -07:00
Makefile.in Fix modules installation directory 2014-10-28 09:46:14 -07:00