DragonFly commits List (threaded) for 2010-04
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: DragonFly_RELEASE_2_6 linux emu - Refactor open code
commit 784172178bae07c4e5968435f03264bb5b801c52
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/784172178bae07c4e5968435f03264bb5b801c52
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]