ree 77c43ec9228be3b01276f66a0576141b9980b924 parent 4a8e4a270b89030bdeb09d2f8cef7cfe9a50e54d author Steven Whitehouse 1137411084 +0000 committer Steven Whitehouse 1137426624 +0000 [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