git: DragonFly_RELEASE_2_8 kernel - Fix access chceck in tmpfs t

看板DFBSD_commit作者時間15年前 (2010/11/20 09:32), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
commit e064349336477b4537ee19cb2fe2ed3b62ccbb0b Author: Matthew Dillon <dillon@apollo.backplane.com> Date: Mon Nov 1 09:29:31 2010 -0700 kernel - Fix access chceck in tmpfs that prevented chroot's into it * Fix broken code which caused access() calls into tmpfs to assume write permission was being requested when it was not. Submitted-by: Rumko <rumcic@gmail.com> Summary of changes: sys/vfs/tmpfs/tmpfs_vnops.c | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/e064349336477b4537ee19cb2fe2ed3b62ccbb0b -- DragonFly BSD source repository
文章代碼(AID): #1CvoL9mQ (DFBSD_commit)