• Steven Whitehouse's avatar
    GFS2: Make atime checks more efficient · 1d4ec642
    Steven Whitehouse authored
    We do not need to start a transaction unless the atime
    check has proved positive. Also if we are going to flush
    the complete ail list anyway, we might as well skip the
    writeback for this specific inode's metadata, since that
    will be done as part of the ail writeback process in an
    order offering potentially more efficient I/O.
    Signed-off-by: default avatarSteven Whitehouse <swhiteho@redhat.com>
    1d4ec642
super.c 37.3 KB