DragonFly commits List (threaded) for 2010-04
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: linux emu - Refactor open code
commit 89f081350f948461f8db9f6289a81c7ea5bd516a
Author: Alex Hornung <ahornung@gmail.com>
Date: Fri Apr 9 07:24:53 2010 +0000
linux emu - Refactor open code
* Factor out a linux_open_common that both open() and openat() use.
* While here, also use CACHE_*MPLOCK*, as is done in vfs_syscalls.c.
Summary of changes:
sys/emulation/linux/linux_file.c | 160 ++++++++++++++------------------------
1 files changed, 59 insertions(+), 101 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/89f081350f948461f8db9f6289a81c7ea5bd516a
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]