diff options
author | Randy Dunlap <rdunlap@xenotime.net> | 2011-07-21 22:55:37 +0200 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2011-07-23 01:41:19 +0200 |
commit | ed70afcd6e795e3de98df56f1cd0f898fbf641a7 (patch) | |
tree | 7d81e3e3e6b30fe8025d45aa6b81ea553095e701 /.gitignore | |
parent | fs:update the NOTE of the file_operations structure (diff) | |
download | linux-ed70afcd6e795e3de98df56f1cd0f898fbf641a7.tar.xz linux-ed70afcd6e795e3de98df56f1cd0f898fbf641a7.zip |
mm/truncate.c: fix build for CONFIG_BLOCK not enabled
Fix build error when CONFIG_BLOCK is not enabled by providing a stub
inode_dio_wait() function.
mm/truncate.c:612: error: implicit declaration of function 'inode_dio_wait'
Signed-off-by: Randy Dunlap <rdunlap@xenotime.net>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions