fs: Export d_absolute_path
authorGuenter Roeck <groeck@chromium.org>
Thu, 24 Mar 2016 17:32:35 +0000 (10:32 -0700)
committerAmit Pundir <amit.pundir@linaro.org>
Thu, 7 Apr 2016 11:20:03 +0000 (16:50 +0530)
commitd023b7c5eef07aa8273710ff7625e7a512aa90a8
tree0eb5d8373db79bf36e59aee8321110e6b42fb4ca
parent1a98a1b1e6af9dbd7a0d4253b13f9d2d83124053
fs: Export d_absolute_path

The 0-day build bot reports the following build error, seen if SDCARD_FS
is built as module.

ERROR: "d_absolute_path" undefined!

Fixes: 84a1b7d3d312 ("Included sdcardfs source code for kernel 3.0")
Reported-by: Fengguang Wu <fengguang.wu@intel.com>
Signed-off-by: Guenter Roeck <groeck@chromium.org>
fs/dcache.c