git: nfs - Strip out cr_prison from cached creds

Matthew Dillon dillon at crater.dragonflybsd.org
Sun Feb 23 23:26:56 PST 2020


commit 178d5f37cb87899e822ba4628331cf4167b50706
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Sun Feb 23 22:55:13 2020 -0800

    nfs - Strip out cr_prison from cached creds
    
    * Strip out cr_prison from creds cached in struct nfs_node to
      prevent exited jails from sticking around indefinitely.

Summary of changes:
 sys/vfs/nfs/nfs.h       |  2 ++
 sys/vfs/nfs/nfs_subs.c  | 43 +++++++++++++++++++++++++++++++++++++
 sys/vfs/nfs/nfs_vnops.c | 56 +++++++++++++++++++++++++++++--------------------
 3 files changed, 78 insertions(+), 23 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/178d5f37cb87899e822ba4628331cf4167b50706


-- 
DragonFly BSD source repository


More information about the Commits mailing list