From: Tejun Heo Date: Wed, 26 Nov 2008 11:03:55 +0000 (+0100) Subject: fuse: add fuse_ prefix to several functions X-Git-Tag: v2.6.29-rc1~230^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b93f858ab2a4bee779c360002f313ad6c3504cdc;p=pandora-kernel.git fuse: add fuse_ prefix to several functions Add fuse_ prefix to request_send*() and get_root_inode() as some of those functions will be exported for CUSE. With or without CUSE export, having the function names scoped is a good idea for debuggability. Signed-off-by: Tejun Heo Signed-off-by: Miklos Szeredi --- Reading git-diff-tree failed