freebsd-dev/module
Brian Behlendorf ee93035378 Use sb->s_d_op default dentry operations
As of Linux 2.6.37 the right way to register custom dentry
operations is to use the super block's ->s_d_op field.
For older kernels they should be registered as part of the
lookup operation.

Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #1223
2013-01-18 15:04:23 -08:00
..
avl Add script for builtin module building. 2012-07-26 13:45:09 -07:00
nvpair Illumos #2619 and #2747 2013-01-08 10:35:35 -08:00
unicode Add script for builtin module building. 2012-07-26 13:45:09 -07:00
zcommon Illumos #2619 and #2747 2013-01-08 10:35:35 -08:00
zfs Use sb->s_d_op default dentry operations 2013-01-18 15:04:23 -08:00
zpios call_usermodehelper() should wait for process 2013-01-09 16:54:52 -08:00
.gitignore
Makefile.in Add script for builtin module building. 2012-07-26 13:45:09 -07:00