summaryrefslogtreecommitdiffstats
path: root/ipc
diff options
context:
space:
mode:
authorWengang Wang <wen.gang.wang@oracle.com>2009-07-13 05:38:58 +0200
committerJoel Becker <joel.becker@oracle.com>2009-07-21 02:36:07 +0200
commit1f4cea3790bf44137192f441ee84af256e3bf809 (patch)
tree64c83d47e0ea24f14b0237d9d63426e7e5af9227 /ipc
parentocfs2: Fix error return in ocfs2_write_cluster() (diff)
downloadlinux-1f4cea3790bf44137192f441ee84af256e3bf809.tar.xz
linux-1f4cea3790bf44137192f441ee84af256e3bf809.zip
ocfs2: Fail ocfs2_get_block() immediately when a block needs allocation
ocfs2_get_block() does no allocation. Hole filling for writes should have happened farther up in the call chain. We detect this case and print an error, but we then continue with the function. We should be exiting immediately. Signed-off-by: Wengang Wang <wen.gang.wang@oracle.com> Signed-off-by: Joel Becker <joel.becker@oracle.com>
Diffstat (limited to 'ipc')
0 files changed, 0 insertions, 0 deletions