• S
    GFS2: Add some useful messages · 913a71d2
    Steven Whitehouse 提交于
    The following patch adds a message to indicate when barriers have been
    disabled due to a block device which doesn't support them. You could
    already tell this via the mount options in /proc/mounts, but all the
    other filesystems also log a message at the same time.
    
    Also, the same mechanisms are used to indicate when the lock
    demote interface has been used (only ever used for debugging)
    which is a request from our support team.
    Signed-off-by: NSteven Whitehouse <swhiteho@redhat.com>
    913a71d2
log.c 24.0 KB