18 May, 2015

1 commit


13 Aug, 2008

1 commit


17 Oct, 2007

1 commit

  • Implement sending of quota messages via netlink interface. The advantage
    is that in userspace we can better decide what to do with the message - for
    example display a dialogue in your X session or just write the message to
    the console. As a bonus, we can get rid of problems with console locking
    deep inside filesystem code once we remove the old printing mechanism.

    Signed-off-by: Jan Kara
    Cc: Randy Dunlap
    Signed-off-by: Andrew Morton
    Signed-off-by: Linus Torvalds

    Jan Kara