• Wayne Davison's avatar
    Change sending/receiving/storing of the rdev value for special files. · 4640ae85
    Wayne Davison authored
    Since the value is not needed, the (superfluous) sending of the value
    is optimized so that a valid rdev value is sent as efficiently as
    possible.  The receiver no longer caches an rdev value for special
    files, and the generator will always pass a 0 rdev value to do_mknod()
    for special files. Fixes bug #6280.
    4640ae85
To find the state of this project's repository at the time of any of these versions, check out the tags..
NEWS 2.02 KB