Searched hist:"3566 c964767811f3965979fa9598027b6550026d" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/fs/gfs2/ |
H A D | recovery.c | diff 3566c964767811f3965979fa9598027b6550026d Mon Jan 12 05:01:03 CST 2015 alex chen <alex.chen@huawei.com> GFS2: fix sprintf format specifier
Sprintf format specifier "%d" and "%u" are mixed up in gfs2_recovery_done() and freeze_show(). So correct them.
Signed-off-by: Alex Chen <alex.chen@huawei.com> Reviewed-by: Joseph Qi <joseph.qi@huawei.com> Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
|
H A D | sys.c | diff 3566c964767811f3965979fa9598027b6550026d Mon Jan 12 05:01:03 CST 2015 alex chen <alex.chen@huawei.com> GFS2: fix sprintf format specifier
Sprintf format specifier "%d" and "%u" are mixed up in gfs2_recovery_done() and freeze_show(). So correct them.
Signed-off-by: Alex Chen <alex.chen@huawei.com> Reviewed-by: Joseph Qi <joseph.qi@huawei.com> Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
|