• Andrew Morton's avatar
    [PATCH] Fix deadlock in journalled quota · 844ef7b9
    Andrew Morton authored
    From: Jan Kara <jack@ucw.cz>
    
    Attached patch should fix reported deadlock in journalled quota code.
    quotactl() call was violating the locking rules and didn't start transaction
    when it should.
    
    From: <raven@themaw.net>
    
      Found a couple of symbols not exported that were needed by the ext3.ko
      module.
    844ef7b9
super.c 64.8 KB