From: Steven Whitehouse Date: Mon, 16 Jan 2006 11:31:24 +0000 (+0000) Subject: [PATCH] Export tty_write_message() for GFS2 quota code X-Git-Tag: v2.6.19-rc1~32^2~318 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b346671fa196abaf82ed3e1842f981209f7887af;p=pandora-kernel.git [PATCH] Export tty_write_message() for GFS2 quota code The kernel's existing quota code makes use of tty_write_message() to inform the user of certain events. GFS2 also uses the same mechanism so we export it here to avoid code duplication in GFS2. Signed-off-by: Steven Whitehouse --- Reading git-diff-tree failed