[PATCH] Don't send quota messages repeatedly when hardlimit reached

2007-12-18 Thread Jan Kara
Hello, attached patch makes sending of quota netlink messages behave the same way as printing to console - i.e., we send a message when hardlimit is reached and then send next message only when user gets below hardlimit. This avoids flooding with message about hardlimit being reached...

[PATCH] Don't send quota messages repeatedly when hardlimit reached

2007-12-18 Thread Jan Kara
Hello, attached patch makes sending of quota netlink messages behave the same way as printing to console - i.e., we send a message when hardlimit is reached and then send next message only when user gets below hardlimit. This avoids flooding with message about hardlimit being reached...