]> git.baikalelectronics.ru Git - kernel.git/commit
GFS2: Use dquot_send_warning()
authorSteven Whitehouse <swhiteho@redhat.com>
Mon, 28 Sep 2009 11:49:15 +0000 (12:49 +0100)
committerSteven Whitehouse <swhiteho@redhat.com>
Thu, 3 Dec 2009 11:53:28 +0000 (11:53 +0000)
commitf87e30fe9762df70c771e312a73fa642763904c1
tree0903ed60100f27968364b6cd9bff94141648ed00
parentb88f7fe0f129d1bd31fc4414412d26515226cc24
GFS2: Use dquot_send_warning()

This adds support to GFS2 to send quota warnings via netlink.
Also it removes a stray \r which was left over from when the
code used to print warnings on the console.

Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
fs/gfs2/quota.c