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

git: DragonFly_RELEASE_3_2 kernel - Fix improper tmpfs resource limit check


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Wed, 23 Jan 2013 10:15:35 -0800 (PST)

commit 3cc467cf7326c39a3aed0979ebf88316e692f9a5
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/3cc467cf7326c39a3aed0979ebf88316e692f9a5


-- 
DragonFly BSD source repository



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