DragonFly BSD
DragonFly commits List (threaded) for 2012-08
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

git: kernel/linprocfs: Fix accessing files in /proc (such as /proc/meminfo).


From: Sascha Wildner <swildner@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Tue, 21 Aug 2012 13:48:20 -0700 (PDT)

commit 96a686f903f23302471b538c669c9b0cf3eff5e9
Author: Sascha Wildner <saw@online.de>
Date:   Tue Aug 21 20:57:19 2012 +0200

    kernel/linprocfs: Fix accessing files in /proc (such as /proc/meminfo).
    
    It is the same fix that was applied to procfs with 198c0ff2.

Summary of changes:
 sys/emulation/linux/i386/linprocfs/linprocfs.h     |    1 +
 .../linux/i386/linprocfs/linprocfs_subr.c          |   36 ++++++++++++++++---
 .../linux/i386/linprocfs/linprocfs_vnops.c         |   22 ++++++------
 3 files changed, 42 insertions(+), 17 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/96a686f903f23302471b538c669c9b0cf3eff5e9


-- 
DragonFly BSD source repository



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]