DragonFly commits List (threaded) for 2010-11
[Date Prev][
Date Next]
[Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: kernel - Fix access chceck in tmpfs that prevented chroot's into it
commit 5a9e9ac748c46989af9293e850ad307c3fc72f80
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/5a9e9ac748c46989af9293e850ad307c3fc72f80
--
DragonFly BSD source repository
[Date Prev][
Date Next]
[Thread Prev][
Thread Next]
[
Date Index][
Thread Index]