]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/commit
ocfs2: Print message if user mounts without starting global heartbeat
authorSunil Mushran <sunil.mushran@oracle.com>
Thu, 7 Oct 2010 00:55:29 +0000 (17:55 -0700)
committerSunil Mushran <sunil.mushran@oracle.com>
Thu, 7 Oct 2010 00:55:29 +0000 (17:55 -0700)
commit5f3c6d9c615770708df464c170316f83cf437242
treee9b9f188db27b38c317e17fd121d95d6bcdd2008
parentea2034416b54700e30371f2ad6517cbb94674083
ocfs2: Print message if user mounts without starting global heartbeat

In global heartbeat mode, the heartbeat is started by the user. This patch
prints an error if the user attempts to mount a volume without starting the
heartbeat.

Signed-off-by: Sunil Mushran <sunil.mushran@oracle.com>
fs/ocfs2/stack_o2cb.c