All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] RESEND dcache/namei fixes for lustre
@ 2018-02-12 21:30 ` NeilBrown
  0 siblings, 0 replies; 12+ messages in thread
From: NeilBrown @ 2018-02-12 21:30 UTC (permalink / raw)
  To: Oleg Drokin, Andreas Dilger, James Simmons, Al Viro, Greg Kroah-Hartman
  Cc: lkml, lustre

Hi,
 this is a resend of some patches I send in August 2017.
 They fix a couple of little bugs in the namei-related code
 and clean up other bits.
 Only change is that one patch was dropped as other dcache changes
 made it irrelevant.

 There will be compiler warnings about a 'const' until a patch that I
 sent to Al Viro - and which he acknowledged - lands in the tree.

Thanks,
NeilBrown


---

NeilBrown (5):
      staging: lustre: llite: handle DCACHE_PAR_LOOKUP in ll_dcompare
      staging: lustre: llite: use d_splice_alias for directories.
      staging: lustre: llite: remove directory-specific code from ll_find_alias()
      staging: lluste: llite: simplify ll_find_alias()
      staging: lustre: llite: refine ll_find_alias based on d_exact_alias


 drivers/staging/lustre/lustre/llite/dcache.c |   10 ++++
 drivers/staging/lustre/lustre/llite/namei.c  |   60 +++++++++++++-------------
 2 files changed, 39 insertions(+), 31 deletions(-)

--
Signature

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

end of thread, other threads:[~2018-02-12 21:30 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-02-12 21:30 [PATCH 0/5] RESEND dcache/namei fixes for lustre NeilBrown
2018-02-12 21:30 ` [lustre-devel] " NeilBrown
2018-02-12 21:30 ` [PATCH 1/5] staging: lustre: llite: handle DCACHE_PAR_LOOKUP in ll_dcompare NeilBrown
2018-02-12 21:30   ` [lustre-devel] " NeilBrown
2018-02-12 21:30 ` [PATCH 3/5] staging: lustre: llite: remove directory-specific code from ll_find_alias() NeilBrown
2018-02-12 21:30   ` [lustre-devel] " NeilBrown
2018-02-12 21:30 ` [PATCH 5/5] staging: lustre: llite: refine ll_find_alias based on d_exact_alias NeilBrown
2018-02-12 21:30   ` [lustre-devel] " NeilBrown
2018-02-12 21:30 ` [PATCH 2/5] staging: lustre: llite: use d_splice_alias for directories NeilBrown
2018-02-12 21:30   ` [lustre-devel] " NeilBrown
2018-02-12 21:30 ` [PATCH 4/5] staging: lustre: llite: simplify ll_find_alias() NeilBrown
2018-02-12 21:30   ` [lustre-devel] [PATCH 4/5] staging: lluste: " NeilBrown

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.