Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Disable zpl_nr_cached_objects() callback #3825

Closed
wants to merge 1 commit into from

Commits on Sep 23, 2015

  1. Disable zpl_nr_cached_objects() callback

    The zpl_nr_cached_objects() function has been disabled because in the
    current code it doesn't provide any critical functionality and it may
    result in a deadlock under certain circumstances.  However, because
    we expect to need these hooks in the future this code has not been
    entirely removed.
    
    Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
    Issue openzfs#3719
    behlendorf committed Sep 23, 2015
    Configuration menu
    Copy the full SHA
    e206c20 View commit details
    Browse the repository at this point in the history