git: linux emu - Refactor open code

看板DFBSD_commit作者時間16年前 (2010/04/09 16:01), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
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
文章代碼(AID): #1Bljx1CC (DFBSD_commit)