linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 00/10] Various cleanups to nfs4proc.c
@ 2017-01-17 20:31 Anna.Schumaker
  2017-01-17 20:31 ` [PATCH v2 01/10] NFS: Fix inconsistent indentation in nfs4proc.c Anna.Schumaker
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: Anna.Schumaker @ 2017-01-17 20:31 UTC (permalink / raw)
  To: linux-nfs

From: Anna Schumaker <Anna.Schumaker@Netapp.com>

I skimmed through the file and cleaned up a few things that stuck out to me.

Thoughts?
Anna

Anna Schumaker (10):
  NFS: Fix inconsistent indentation in nfs4proc.c
  NFS: Clean up _nfs4_is_integrity_protected()
  NFS: Remove nfs4_wait_for_completion_rpc_task()
  NFS: Return errors directly in _nfs4_opendata_reclaim_to_nfs4_state()
  NFS: Remove an extra if in _nfs4_recover_proc_open()
  NFS: Remove nfs4_recover_expired_lease()
  NFS: Remove unnecessary goto in nfs4_lookup_root_sec()
  NFS: No need to set and return status in nfs41_lock_expired()
  NFS: Clean up nfs41_same_server_scope()
  NFS: Return the comparison result directly in nfs41_match_stateid()

 fs/nfs/nfs4proc.c | 132 ++++++++++++++++++++----------------------------------
 1 file changed, 48 insertions(+), 84 deletions(-)

-- 
2.11.0


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

end of thread, other threads:[~2017-01-17 20:32 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-01-17 20:31 [PATCH v2 00/10] Various cleanups to nfs4proc.c Anna.Schumaker
2017-01-17 20:31 ` [PATCH v2 01/10] NFS: Fix inconsistent indentation in nfs4proc.c Anna.Schumaker
2017-01-17 20:31 ` [PATCH v2 02/10] NFS: Clean up _nfs4_is_integrity_protected() Anna.Schumaker
2017-01-17 20:31 ` [PATCH v2 03/10] NFS: Remove nfs4_wait_for_completion_rpc_task() Anna.Schumaker
2017-01-17 20:31 ` [PATCH v2 04/10] NFS: Return errors directly in _nfs4_opendata_reclaim_to_nfs4_state() Anna.Schumaker
2017-01-17 20:32 ` [PATCH v2 05/10] NFS: Remove an extra if in _nfs4_recover_proc_open() Anna.Schumaker
2017-01-17 20:32 ` [PATCH v2 06/10] NFS: Remove nfs4_recover_expired_lease() Anna.Schumaker
2017-01-17 20:32 ` [PATCH v2 07/10] NFS: Remove unnecessary goto in nfs4_lookup_root_sec() Anna.Schumaker
2017-01-17 20:32 ` [PATCH v2 08/10] NFS: No need to set and return status in nfs41_lock_expired() Anna.Schumaker
2017-01-17 20:32 ` [PATCH v2 09/10] NFS: Clean up nfs41_same_server_scope() Anna.Schumaker
2017-01-17 20:32 ` [PATCH v2 10/10] NFS: Return the comparison result directly in nfs41_match_stateid() Anna.Schumaker

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