linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/9] Patches promoting the use of %pd in printk
@ 2013-12-10 15:26 David Howells
  2013-12-10 15:26 ` [PATCH 1/9] Use %pd in AFS David Howells
                   ` (8 more replies)
  0 siblings, 9 replies; 17+ messages in thread
From: David Howells @ 2013-12-10 15:26 UTC (permalink / raw)
  To: viro; +Cc: dhowells, linux-fsdevel


Hi Al,

Here are some patches that make use of the %pd printk specifier and the like
in more places in filesystem code.

The patches can be found here also:

	http://git.kernel.org/cgit/linux/kernel/git/dhowells/linux-fs.git/log/?h=for-viro

David
---
David Howells (9):
      Use %pd in AFS
      Use %pd in AutoFS
      Use %pd in CacheFiles
      Use %pd in CIFS
      Use %pd in eCryptFS
      Use %pd in Ext4
      Use %pd in NFSD
      Use %pd in ConfigFS
      Use %pd in general VFS code


 fs/afs/dir.c          |   72 ++++++++++++++++++++++---------------------------
 fs/afs/inode.c        |    5 +--
 fs/afs/mntpt.c        |   20 +++-----------
 fs/afs/write.c        |    5 +--
 fs/autofs4/expire.c   |   27 ++++++------------
 fs/autofs4/root.c     |   23 +++++-----------
 fs/cachefiles/namei.c |   19 ++++---------
 fs/cachefiles/xattr.c |   18 ++++--------
 fs/cifs/dir.c         |   14 +++++-----
 fs/cifs/file.c        |   10 +++----
 fs/cifs/inode.c       |   12 ++++----
 fs/configfs/dir.c     |    5 +--
 fs/dcache.c           |    4 +--
 fs/ecryptfs/file.c    |    4 +--
 fs/ecryptfs/inode.c   |   12 ++++----
 fs/ext4/namei.c       |    5 +--
 fs/nfsd/nfs4xdr.c     |    2 +
 17 files changed, 101 insertions(+), 156 deletions(-)


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

end of thread, other threads:[~2014-01-06 14:43 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-10 15:26 [PATCH 0/9] Patches promoting the use of %pd in printk David Howells
2013-12-10 15:26 ` [PATCH 1/9] Use %pd in AFS David Howells
2013-12-10 15:26 ` [PATCH 2/9] Use %pd in AutoFS David Howells
2013-12-11  2:08   ` Ian Kent
2013-12-11 12:09   ` David Howells
2013-12-12  2:43     ` Ian Kent
2013-12-10 15:26 ` [PATCH 3/9] Use %pd in CacheFiles David Howells
     [not found] ` <20131210152612.4916.80435.stgit-S6HVgzuS8uM4Awkfq6JHfwNdhmdF6hFW@public.gmane.org>
2013-12-10 15:26   ` [PATCH 4/9] Use %pd in CIFS David Howells
2013-12-10 15:26 ` [PATCH 5/9] Use %pd in eCryptFS David Howells
2013-12-17 17:45   ` Tyler Hicks
2013-12-10 15:26 ` [PATCH 6/9] Use %pd in Ext4 David Howells
2013-12-10 15:58   ` Theodore Ts'o
2013-12-11 12:10   ` David Howells
2014-01-06 14:43     ` Theodore Ts'o
2013-12-10 15:27 ` [PATCH 7/9] Use %pd in NFSD David Howells
2013-12-10 15:27 ` [PATCH 8/9] Use %pd in ConfigFS David Howells
2013-12-10 15:27 ` [PATCH 9/9] Use %pd in general VFS code David Howells

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).