GFS2: Add some useful messages
authorSteven Whitehouse <swhiteho@redhat.com>
Thu, 6 May 2010 10:03:29 +0000 (11:03 +0100)
committerSteven Whitehouse <swhiteho@redhat.com>
Thu, 6 May 2010 10:03:29 +0000 (11:03 +0100)
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: Steven Whitehouse <swhiteho@redhat.com>

No differences found