From b346671fa196abaf82ed3e1842f981209f7887af Mon Sep 17 00:00:00 2001 From: Steven Whitehouse Date: Mon, 16 Jan 2006 11:31:24 +0000 Subject: [PATCH] [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-format-patch failed