Skip to content
Commit 83cb10f0 authored by Eric Paris's avatar Eric Paris
Browse files

inotify: fix length reporting and size checking

0db501bd

 introduced a regresion in that it now sends a nul
terminator but the length accounting when checking for space or
reporting to userspace did not take this into account.  This corrects
all of the rounding logic.

Signed-off-by: default avatarEric Paris <eparis@redhat.com>
parent b962e731
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