git: linux emu - Refactor open code
Alex Hornung
alexh at crater.dragonflybsd.org
Fri Apr 9 00:46:29 PDT 2010
commit 89f081350f948461f8db9f6289a81c7ea5bd516a
Author: Alex Hornung <ahornung at 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
More information about the Commits
mailing list