summaryrefslogtreecommitdiffstats
path: root/fs/xfs/linux-2.6
diff options
context:
space:
mode:
authorRoland Dreier <rdreier@cisco.com>2009-12-16 12:43:11 -0800
committerLinus Torvalds <torvalds@linux-foundation.org>2009-12-16 13:29:19 -0800
commit73efc4681cb5e3c8807daf106f001e7f0798d8a0 (patch)
tree8302ec91e3410912081c8468b54e97acfae0ac95 /fs/xfs/linux-2.6
parenta73611b6aafa3b902524dad2d68e378c4ec9f4db (diff)
downloadlinux-73efc4681cb5e3c8807daf106f001e7f0798d8a0.tar.gz
linux-73efc4681cb5e3c8807daf106f001e7f0798d8a0.tar.bz2
linux-73efc4681cb5e3c8807daf106f001e7f0798d8a0.zip
re-export alloc_file()
Commit 3d1e4631 ("get rid of init_file()") removed the export of alloc_file() -- possibly inadvertently, since that commit mainly consisted of deleting the lines between the end of alloc_file() and the start of the code in init_file(). There is in fact one modular use of alloc_file() in the tree, in drivers/infiniband/core/uverbs_main.c, so re-add the export to fix: ERROR: "alloc_file" [drivers/infiniband/core/ib_uverbs.ko] undefined! when CONFIG_INFINIBAND_USER_ACCESS=m. Cc: Al Viro <viro@zeniv.linux.org.uk> Signed-off-by: Roland Dreier <rolandd@cisco.com> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'fs/xfs/linux-2.6')
0 files changed, 0 insertions, 0 deletions