Home
last modified time | relevance | path

Searched hist:"515315 a123af641a9533e4ff0f178c470dc08fc7" (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/fs/ubifs/
H A Dtnc_misc.cdiff 515315a123af641a9533e4ff0f178c470dc08fc7 Fri Jan 13 04:33:53 CST 2012 Artem Bityutskiy <artem.bityutskiy@linux.intel.com> UBIFS: fix key printing

Before commit 56e46742e846e4de167dde0e1e1071ace1c882a5 we have had locking
around all printing macros and we could use static buffers for creating
key strings and printing them. However, now we do not have that locking and
we cannot use static buffers. This commit removes the old DBGKEY() macros
and introduces few new helper macros for printing debugging messages plus
a key at the end. Thankfully, all the messages are already structures in
a way that the key is printed in the end.

Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
H A Ddebug.hdiff 515315a123af641a9533e4ff0f178c470dc08fc7 Fri Jan 13 04:33:53 CST 2012 Artem Bityutskiy <artem.bityutskiy@linux.intel.com> UBIFS: fix key printing

Before commit 56e46742e846e4de167dde0e1e1071ace1c882a5 we have had locking
around all printing macros and we could use static buffers for creating
key strings and printing them. However, now we do not have that locking and
we cannot use static buffers. This commit removes the old DBGKEY() macros
and introduces few new helper macros for printing debugging messages plus
a key at the end. Thankfully, all the messages are already structures in
a way that the key is printed in the end.

Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
H A Dreplay.cdiff 515315a123af641a9533e4ff0f178c470dc08fc7 Fri Jan 13 04:33:53 CST 2012 Artem Bityutskiy <artem.bityutskiy@linux.intel.com> UBIFS: fix key printing

Before commit 56e46742e846e4de167dde0e1e1071ace1c882a5 we have had locking
around all printing macros and we could use static buffers for creating
key strings and printing them. However, now we do not have that locking and
we cannot use static buffers. This commit removes the old DBGKEY() macros
and introduces few new helper macros for printing debugging messages plus
a key at the end. Thankfully, all the messages are already structures in
a way that the key is printed in the end.

Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
H A Dtnc.cdiff 515315a123af641a9533e4ff0f178c470dc08fc7 Fri Jan 13 04:33:53 CST 2012 Artem Bityutskiy <artem.bityutskiy@linux.intel.com> UBIFS: fix key printing

Before commit 56e46742e846e4de167dde0e1e1071ace1c882a5 we have had locking
around all printing macros and we could use static buffers for creating
key strings and printing them. However, now we do not have that locking and
we cannot use static buffers. This commit removes the old DBGKEY() macros
and introduces few new helper macros for printing debugging messages plus
a key at the end. Thankfully, all the messages are already structures in
a way that the key is printed in the end.

Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
H A Djournal.cdiff 515315a123af641a9533e4ff0f178c470dc08fc7 Fri Jan 13 04:33:53 CST 2012 Artem Bityutskiy <artem.bityutskiy@linux.intel.com> UBIFS: fix key printing

Before commit 56e46742e846e4de167dde0e1e1071ace1c882a5 we have had locking
around all printing macros and we could use static buffers for creating
key strings and printing them. However, now we do not have that locking and
we cannot use static buffers. This commit removes the old DBGKEY() macros
and introduces few new helper macros for printing debugging messages plus
a key at the end. Thankfully, all the messages are already structures in
a way that the key is printed in the end.

Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
H A Ddebug.cdiff 515315a123af641a9533e4ff0f178c470dc08fc7 Fri Jan 13 04:33:53 CST 2012 Artem Bityutskiy <artem.bityutskiy@linux.intel.com> UBIFS: fix key printing

Before commit 56e46742e846e4de167dde0e1e1071ace1c882a5 we have had locking
around all printing macros and we could use static buffers for creating
key strings and printing them. However, now we do not have that locking and
we cannot use static buffers. This commit removes the old DBGKEY() macros
and introduces few new helper macros for printing debugging messages plus
a key at the end. Thankfully, all the messages are already structures in
a way that the key is printed in the end.

Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>