• N
    md: move assignment of ->utime so that it never gets skipped. · 1b57f132
    NeilBrown 提交于
    Currently the assignment to utime gets skipped for 'external'
    metadata.  So move it to the top of the function so that it
    always gets effected.
    This is of largely cosmetic interest.  Nothing actually depends
    on ->utime being right for external arrays.
    "mdadm --monitor" does use it for 0.90 and 1.x arrays, but with
    mdadm-3.0, this is not important for external metadata.
    Signed-off-by: NNeilBrown <neilb@suse.de>
    1b57f132
md.c 178.0 KB