summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorAndrew Morton <akpm@digeo.com>2002-11-21 19:31:33 -0800
committerLinus Torvalds <torvalds@penguin.transmeta.com>2002-11-21 19:31:33 -0800
commit793b840b280da018ef54b9c02fd5d7d2d97d4104 (patch)
tree8156f0c3be6111fad948a8d666bd4c50da65a336 /include
parent086b4866248b5a1fb98aee8aad35c6249d2bc1d4 (diff)
[PATCH] remove a warning from __block_write_full_page()
There is a warning in there to detect when block_write_full_page() attaches buffers to a blockdev page. This is a bad thing because that page's blocks may then overlap blocks from a different address_space. So I disallowed it. But the message can be triggered when an application is mmapping a blockdev MAP_SHARED. Apparently INND likes to do this. So remove the warning.
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions