Menu

#1 correct problem with refcnt

open
nobody
None
5
2001-08-10
2001-08-10
No

when __dev_get_by_name was changed to a call to
dev_get_by_name, the refcnt value was incremented
in the slave. A cooresponding decrement is required
and can be provided via dev_put call.

The symptom is that the system will not shutdown
problem when the refcnt is non-zero.

Related

Bugs: #13

Discussion

  • Janice Girouard

    Janice Girouard - 2001-08-10
    • status: open --> wont-fix
     
  • Janice Girouard

    Janice Girouard - 2001-08-10
    • status: wont-fix --> open
     

Log in to post a comment.