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

git: kernel - Fix improper tmpfs resource limit check


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Tue, 22 Jan 2013 16:52:40 -0800 (PST)

commit 4c5cdd6bb4303e59e020dc83ec0dd9c02e9f5dac
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date:   Tue Jan 22 16:51:52 2013 -0800

    kernel - Fix improper tmpfs resource limit check
    
    * Fix an improper check that was causing tmpfs to blow up when used as
      backing store for a VN device.
    
    Reported-by: tuxillo

Summary of changes:
 sys/vfs/tmpfs/tmpfs_vnops.c | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/4c5cdd6bb4303e59e020dc83ec0dd9c02e9f5dac


-- 
DragonFly BSD source repository



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