aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/filesystems/configfs
diff options
context:
space:
mode:
authorRandy Dunlap <[email protected]>2008-05-28 21:41:00 +0000
committerMark Fasheh <[email protected]>2008-07-14 20:57:14 +0000
commitdd25e55ea133b14678cfaa9e205b082b24b26dbc (patch)
treeddbf448a41cf491de70395bbb788dc06bb6a6deb /Documentation/filesystems/configfs
parent[PATCH 2/2] ocfs2: Instrument fs cluster locks (diff)
downloadkernel-dd25e55ea133b14678cfaa9e205b082b24b26dbc.tar.gz
kernel-dd25e55ea133b14678cfaa9e205b082b24b26dbc.zip
ocfs2: fix printk format warnings with OCFS2_FS_STATS=n
Fix printk format warnings when OCFS2_FS_STATS=n: linux-next-20080528/fs/ocfs2/dlmglue.c: In function 'ocfs2_dlm_seq_show': linux-next-20080528/fs/ocfs2/dlmglue.c:2623: warning: format '%llu' expects type 'long long unsigned int', but argument 3 has type 'int' linux-next-20080528/fs/ocfs2/dlmglue.c:2623: warning: format '%llu' expects type 'long long unsigned int', but argument 4 has type 'int' linux-next-20080528/fs/ocfs2/dlmglue.c:2623: warning: format '%llu' expects type 'long long unsigned int', but argument 7 has type 'int' linux-next-20080528/fs/ocfs2/dlmglue.c:2623: warning: format '%llu' expects type 'long long unsigned int', but argument 8 has type 'int' Signed-off-by: Randy Dunlap <[email protected]> Signed-off-by: Mark Fasheh <[email protected]>
Diffstat (limited to 'Documentation/filesystems/configfs')
0 files changed, 0 insertions, 0 deletions