Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
inotify: fix length reporting and size checking
0db501b 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: Eric Paris <eparis@redhat.com>
- Loading branch information