DragonFly-2.3.1.91.ged941 master sys/vfs/nfs nfs_vnops.c

看板DFBSD_commit作者時間16年前 (2009/05/20 11:01), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
commit ed94161f3e746a65f874231fe2ee575e568e5351 Author: Matthew Dillon <dillon@apollo.backplane.com> Date: Tue May 19 19:44:00 2009 -0700 Save creds on nfs_open() for later read/write/etc. Recent commits removed an unnecessary access() call in the open path. However, this broke NFS's saving of creds for future use. Replicate the cred code in nfs_open(). Reported-by: Thomas Nikolajsen <thomas.nikolajsen@mail.dk> Summary of changes: sys/vfs/nfs/nfs_vnops.c | 16 ++++++++++++++++ 1 files changed, 16 insertions(+), 0 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/ed94161f3e746a65f874231fe2ee575e568e5351 -- DragonFly BSD source repository
文章代碼(AID): #1A4t9s00 (DFBSD_commit)