lkml.org 
[lkml]   [2018]   [Apr]   [30]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Subject[PATCH 0/3] afs: Network-namespacing and proc
From
Date

Hi Christoph,

Can you drop your "afs: simplify procfs code" patch please and replace with
these three? The patches are:

(1) Rearrange fs/afs/proc.c to get rid of the forward declarations and
simplify the commenting.

(2) Supply functions that allow writable net proc files to be created (this
could be extended to provide writing on non-net proc files).

(3) Implement network namespacing in AFS and simplify the proc usage, using
the new convenience functions provided.

David
---
David Howells (3):
afs: Rearrange fs/afs/proc.c
proc: Add a way to make network proc files writable
afs: Implement namespacing


fs/afs/cell.c | 4
fs/afs/cmservice.c | 2
fs/afs/internal.h | 43 +-
fs/afs/main.c | 33 +-
fs/afs/netdevices.c | 6
fs/afs/proc.c | 881 +++++++++++++++--------------------------------
fs/afs/rxrpc.c | 2
fs/afs/super.c | 20 +
fs/proc/generic.c | 24 +
fs/proc/internal.h | 2
fs/proc/proc_net.c | 92 +++++
include/linux/proc_fs.h | 12 +
12 files changed, 487 insertions(+), 634 deletions(-)

\
 
 \ /
  Last update: 2018-05-01 01:21    [W:0.367 / U:0.956 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site