diff options
author | Brian Behlendorf <[email protected]> | 2013-01-22 16:14:43 -0800 |
---|---|---|
committer | Brian Behlendorf <[email protected]> | 2013-01-23 16:33:29 -0800 |
commit | bf01b5e6161b4aa94c69792e50de4102a033be09 (patch) | |
tree | 22e09aec7a7f4a5bdee391b4e6091334fa4116e9 /patches | |
parent | 1305d33a4b0f8b10cea61989330cc5d059cfa7cb (diff) |
Add d_clear_d_op() compatibility
Added d_clear_d_op() helper function which clears some flags and the
registered dentry->d_op table. This is required because d_set_d_op()
issues a warning when the dentry operations table is already set.
For the .zfs control directory to work properly we must be able to
override the default operations table and register custom .d_automount
and .d_revalidate callbacks.
Signed-off-by: Brian Behlendorf <[email protected]>
Signed-off-by: Ned Bass <[email protected]>
Closes #1230
Diffstat (limited to 'patches')
0 files changed, 0 insertions, 0 deletions