/openbmc/linux/fs/ubifs/ |
H A D | find.c | diff b137545c44fc0c80fb778abb0c582bda5601e8f8 Tue Mar 29 10:04:05 CDT 2011 Artem Bityutskiy <Artem.Bityutskiy@nokia.com> UBIFS: introduce a separate structure for budgeting info
This patch separates out all the budgeting-related information from 'struct ubifs_info' to 'struct ubifs_budg_info'. This way the code looks a bit cleaner. However, the main driver for this is that we want to save budgeting information and print it later, so a separate data structure for this is helpful.
This patch is a preparation for the further debugging output improvements.
Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
|
H A D | master.c | diff b137545c44fc0c80fb778abb0c582bda5601e8f8 Tue Mar 29 10:04:05 CDT 2011 Artem Bityutskiy <Artem.Bityutskiy@nokia.com> UBIFS: introduce a separate structure for budgeting info
This patch separates out all the budgeting-related information from 'struct ubifs_info' to 'struct ubifs_budg_info'. This way the code looks a bit cleaner. However, the main driver for this is that we want to save budgeting information and print it later, so a separate data structure for this is helpful.
This patch is a preparation for the further debugging output improvements.
Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
|
H A D | commit.c | diff b137545c44fc0c80fb778abb0c582bda5601e8f8 Tue Mar 29 10:04:05 CDT 2011 Artem Bityutskiy <Artem.Bityutskiy@nokia.com> UBIFS: introduce a separate structure for budgeting info
This patch separates out all the budgeting-related information from 'struct ubifs_info' to 'struct ubifs_budg_info'. This way the code looks a bit cleaner. However, the main driver for this is that we want to save budgeting information and print it later, so a separate data structure for this is helpful.
This patch is a preparation for the further debugging output improvements.
Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
|
H A D | tnc_commit.c | diff b137545c44fc0c80fb778abb0c582bda5601e8f8 Tue Mar 29 10:04:05 CDT 2011 Artem Bityutskiy <Artem.Bityutskiy@nokia.com> UBIFS: introduce a separate structure for budgeting info
This patch separates out all the budgeting-related information from 'struct ubifs_info' to 'struct ubifs_budg_info'. This way the code looks a bit cleaner. However, the main driver for this is that we want to save budgeting information and print it later, so a separate data structure for this is helpful.
This patch is a preparation for the further debugging output improvements.
Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
|
H A D | budget.c | diff b137545c44fc0c80fb778abb0c582bda5601e8f8 Tue Mar 29 10:04:05 CDT 2011 Artem Bityutskiy <Artem.Bityutskiy@nokia.com> UBIFS: introduce a separate structure for budgeting info
This patch separates out all the budgeting-related information from 'struct ubifs_info' to 'struct ubifs_budg_info'. This way the code looks a bit cleaner. However, the main driver for this is that we want to save budgeting information and print it later, so a separate data structure for this is helpful.
This patch is a preparation for the further debugging output improvements.
Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
|
H A D | replay.c | diff b137545c44fc0c80fb778abb0c582bda5601e8f8 Tue Mar 29 10:04:05 CDT 2011 Artem Bityutskiy <Artem.Bityutskiy@nokia.com> UBIFS: introduce a separate structure for budgeting info
This patch separates out all the budgeting-related information from 'struct ubifs_info' to 'struct ubifs_budg_info'. This way the code looks a bit cleaner. However, the main driver for this is that we want to save budgeting information and print it later, so a separate data structure for this is helpful.
This patch is a preparation for the further debugging output improvements.
Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
|
H A D | debug.c | diff b137545c44fc0c80fb778abb0c582bda5601e8f8 Tue Mar 29 10:04:05 CDT 2011 Artem Bityutskiy <Artem.Bityutskiy@nokia.com> UBIFS: introduce a separate structure for budgeting info
This patch separates out all the budgeting-related information from 'struct ubifs_info' to 'struct ubifs_budg_info'. This way the code looks a bit cleaner. However, the main driver for this is that we want to save budgeting information and print it later, so a separate data structure for this is helpful.
This patch is a preparation for the further debugging output improvements.
Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
|
H A D | ubifs.h | diff b137545c44fc0c80fb778abb0c582bda5601e8f8 Tue Mar 29 10:04:05 CDT 2011 Artem Bityutskiy <Artem.Bityutskiy@nokia.com> UBIFS: introduce a separate structure for budgeting info
This patch separates out all the budgeting-related information from 'struct ubifs_info' to 'struct ubifs_budg_info'. This way the code looks a bit cleaner. However, the main driver for this is that we want to save budgeting information and print it later, so a separate data structure for this is helpful.
This patch is a preparation for the further debugging output improvements.
Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
|
H A D | dir.c | diff b137545c44fc0c80fb778abb0c582bda5601e8f8 Tue Mar 29 10:04:05 CDT 2011 Artem Bityutskiy <Artem.Bityutskiy@nokia.com> UBIFS: introduce a separate structure for budgeting info
This patch separates out all the budgeting-related information from 'struct ubifs_info' to 'struct ubifs_budg_info'. This way the code looks a bit cleaner. However, the main driver for this is that we want to save budgeting information and print it later, so a separate data structure for this is helpful.
This patch is a preparation for the further debugging output improvements.
Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
|
H A D | file.c | diff b137545c44fc0c80fb778abb0c582bda5601e8f8 Tue Mar 29 10:04:05 CDT 2011 Artem Bityutskiy <Artem.Bityutskiy@nokia.com> UBIFS: introduce a separate structure for budgeting info
This patch separates out all the budgeting-related information from 'struct ubifs_info' to 'struct ubifs_budg_info'. This way the code looks a bit cleaner. However, the main driver for this is that we want to save budgeting information and print it later, so a separate data structure for this is helpful.
This patch is a preparation for the further debugging output improvements.
Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
|
H A D | super.c | diff b137545c44fc0c80fb778abb0c582bda5601e8f8 Tue Mar 29 10:04:05 CDT 2011 Artem Bityutskiy <Artem.Bityutskiy@nokia.com> UBIFS: introduce a separate structure for budgeting info
This patch separates out all the budgeting-related information from 'struct ubifs_info' to 'struct ubifs_budg_info'. This way the code looks a bit cleaner. However, the main driver for this is that we want to save budgeting information and print it later, so a separate data structure for this is helpful.
This patch is a preparation for the further debugging output improvements.
Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
|