git: kernel - Fix improper tmpfs resource limit check

Matthew Dillon dillon at crater.dragonflybsd.org
Tue Jan 22 16:52:40 PST 2013


commit 4c5cdd6bb4303e59e020dc83ec0dd9c02e9f5dac
Author: Matthew Dillon <dillon at 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



More information about the Commits mailing list