git: DragonFly_RELEASE_2_6 linux emu - Refactor open code

Alex Hornung alexh at crater.dragonflybsd.org
Fri Apr 9 00:47:06 PDT 2010


commit 784172178bae07c4e5968435f03264bb5b801c52
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/784172178bae07c4e5968435f03264bb5b801c52


-- 
DragonFly BSD source repository





More information about the Commits mailing list