Skip to content
Commit cac36bb0 authored by Jens Axboe's avatar Jens Axboe
Browse files

pipe: change the ->pin() operation to ->confirm()



The name 'pin' was badly chosen, it doesn't pin a pipe buffer
in the most commonly used sense in the kernel. So change the
name to 'confirm', after debating this issue with Hugh
Dickins a bit.

A good return from ->confirm() means that the buffer is really
there, and that the contents are good.

Signed-off-by: default avatarJens Axboe <jens.axboe@oracle.com>
parent d96e6e71
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment