https://github.com/torvalds/linux
Revision 49fa8140e487b492da24c76ac3cccad0a0ae63e4 authored by Goldwyn Rodrigues on 28 August 2013, 23:35:21 UTC, committed by Linus Torvalds on 29 August 2013, 02:26:38 UTC
While using pacemaker/corosync, the node numbers are generated using IP
address as opposed to serial node number generation.  This may not fit
in a 8-byte string.  Use a bigger string to print the complete node
number.

Signed-off-by: Goldwyn Rodrigues <rgoldwyn@suse.com>
Cc: Mark Fasheh <mfasheh@suse.com>
Cc: Joel Becker <jlbec@evilplan.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
1 parent 6f6b895
History
Tip revision: 49fa8140e487b492da24c76ac3cccad0a0ae63e4 authored by Goldwyn Rodrigues on 28 August 2013, 23:35:21 UTC
fs/ocfs2/super.c: Use bigger nodestr to accomodate 32-bit node numbers
Tip revision: 49fa814
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 1.1 KB
.mailmap -rw-r--r-- 4.4 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 93.1 KB
Kbuild -rw-r--r-- 2.5 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 253.9 KB
Makefile -rw-r--r-- 47.4 KB
README -rw-r--r-- 18.3 KB
REPORTING-BUGS -rw-r--r-- 7.3 KB

README

back to top