All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] A few message cleanups
@ 2013-04-30 16:51 David Sterba
  2013-04-30 16:51 ` [PATCH 1/3] btrfs: add prefix to sanity tests messages David Sterba
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: David Sterba @ 2013-04-30 16:51 UTC (permalink / raw)
  To: linux-btrfs; +Cc: David Sterba

I'm running tests with SANITY_CHECKS enabled and saw that the messages
were not printed with a prefix, fixed. And updated a some lines along
the way. Patches are interdependent.

David Sterba (3):
  btrfs: add prefix to sanity tests messages
  btrfs: move ifdef around sanity checks out of init_btrfs_fs
  btrfs: show compiled-in config features at module load time

 fs/btrfs/free-space-cache.c |  101 ++++++++++++++++++++++---------------------
 fs/btrfs/free-space-cache.h |    2 -
 fs/btrfs/super.c            |   17 ++++++--
 fs/btrfs/version.h          |    4 --
 4 files changed, 65 insertions(+), 59 deletions(-)
 delete mode 100644 fs/btrfs/version.h

-- 
1.7.9


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2013-04-30 16:52 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-30 16:51 [PATCH 0/3] A few message cleanups David Sterba
2013-04-30 16:51 ` [PATCH 1/3] btrfs: add prefix to sanity tests messages David Sterba
2013-04-30 16:51 ` [PATCH 2/3] btrfs: move ifdef around sanity checks out of init_btrfs_fs David Sterba
2013-04-30 16:51 ` [PATCH 3/3] btrfs: show compiled-in config features at module load time David Sterba

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.