git: DragonFly_RELEASE_5_8 nfs - Strip out cr_prison from cached creds

Matthew Dillon dillon at crater.dragonflybsd.org
Mon Feb 24 16:57:05 PST 2020


commit 2c5602f1202836ad6152ba360f6be03712f9789e
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/2c5602f1202836ad6152ba360f6be03712f9789e


-- 
DragonFly BSD source repository


More information about the Commits mailing list