From: Steven Whitehouse Date: Thu, 6 May 2010 10:03:29 +0000 (+0100) Subject: GFS2: Add some useful messages X-Git-Tag: v2.6.35-rc1~463^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=913a71d250803130eac523e7a2b6439e31a0bc83;p=pandora-kernel.git GFS2: Add some useful messages 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 --- Reading git-diff-tree failed