mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/5] clean-up patch for autofs4
@ 2014-07-18  0:48 NeilBrown
  2014-07-18  0:48 ` [PATCH 4/5] autofs4: remove some unused inline functions NeilBrown
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: NeilBrown @ 2014-07-18  0:48 UTC (permalink / raw)
  To: Andrew Morton; +Cc: autofs, linux-kernel

Hi Andrew,
 I believe you shepherd autofs4 patches at present.
 The following 5 patches are some simple cleanups.
 4 are trivial.  One (the third) is a very simple optimization
 which will be more important after the next patch set, but
 is simple enough to be included now.

 The next patch set will make autofs4 RCU-walk friendly so that in the
 common case a filename lookup can walk across an autofs4 filesystem
 without taking spinlocks or refcounts.  I'll submit that once more
 testing and review have convinced Ian and myself that it is ready.

 Thanks,
 NeilBrown
 
---

NeilBrown (5):
      autofs4: remove unused autofs4_ispending()
      autofs4: remove a redundant assignment
      autofs4: don't take spinlock when not needed in autofs4_lookup_expiring
      autofs4: remove some unused inline functions.
      autofs4: comment typo: remove a a doubled word.


 fs/autofs4/autofs_i.h |   63 -------------------------------------------------
 fs/autofs4/expire.c   |    1 -
 fs/autofs4/root.c     |   10 +++++---
 3 files changed, 7 insertions(+), 67 deletions(-)

-- 
Signature


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

end of thread, other threads:[~2014-07-18  0:49 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-07-18  0:48 [PATCH 0/5] clean-up patch for autofs4 NeilBrown
2014-07-18  0:48 ` [PATCH 4/5] autofs4: remove some unused inline functions NeilBrown
2014-07-18  0:48 ` [PATCH 5/5] autofs4: comment typo: remove a a doubled word NeilBrown
2014-07-18  0:48 ` [PATCH 1/5] autofs4: remove unused autofs4_ispending() NeilBrown
2014-07-18  0:48 ` [PATCH 2/5] autofs4: remove a redundant assignment NeilBrown
2014-07-18  0:48 ` [PATCH 3/5] autofs4: don't take spinlock when not needed in autofs4_lookup_expiring NeilBrown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®