linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* (no subject)
@ 2012-01-26 18:32 Weston Andros Adamson
  2012-01-26 18:32 ` [PATCH 1/2] NFS: printks in fs/nfs/ should start with NFS: Weston Andros Adamson
  2012-01-26 18:32 ` [PATCH 2/2] NFS: start printks w/ NFS: even if __func__ shown Weston Andros Adamson
  0 siblings, 2 replies; 3+ messages in thread
From: Weston Andros Adamson @ 2012-01-26 18:32 UTC (permalink / raw)
  To: Trond.Myklebust; +Cc: linux-nfs


End users probably find it confusing to see messages from the nfs subsystem
that aren't labeled as such.  These patches modify all printks (not d*printks)
to start with "NFS:"

I separated this in to two patches:

  - printks that obvisouly need this as they have no context to inform a user 
    that the message is related to NFS

  - printks that do have some context (such as printing __func__), but are 
    changed to start with "NFS:" for consistency

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

end of thread, other threads:[~2012-01-26 18:32 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-26 18:32 Weston Andros Adamson
2012-01-26 18:32 ` [PATCH 1/2] NFS: printks in fs/nfs/ should start with NFS: Weston Andros Adamson
2012-01-26 18:32 ` [PATCH 2/2] NFS: start printks w/ NFS: even if __func__ shown Weston Andros Adamson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).