• Patrick Mochel's avatar
    sysfs: Fix binary file handling · c189bfeb
    Patrick Mochel authored
    From Manuel Estrada Sainz <ranty@debian.org>
    
    
    >   - sysfs-bin-flexible-size.diff:
    >       Make dynamically sized files possible.  And return the right
    >       value on successful write.
    >
    >   - sysfs-bin-lost-dget.diff:
    >       I was having trouble when calling request_firmware() from a work
    >       queue, and after a little investigations it seams that this dget
    >       got lost along the way. Adding it back fixed the issue.
    >       Or am I causing a dentry leak now?
    c189bfeb
inode.c 2.52 KB