summaryrefslogtreecommitdiff
path: root/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'changelog')
-rw-r--r--changelog2
1 files changed, 1 insertions, 1 deletions
diff --git a/changelog b/changelog
index cd57ec7..5e161ff 100644
--- a/changelog
+++ b/changelog
@@ -1,4 +1,4 @@
-inotail 0.1
+inotail 0.2
* Support for the -n/-c +<num> options (tail relative to start of file)
* Copyright and license cleanup
cgit.cgi/linux/net-next.git/commit/fs?h=packet-loop-back&id=623f594e7d20e4b5dac50aba5bd23822f2a95d6f'>623f594e7d20e4b5dac50aba5bd23822f2a95d6f (diff)
proc: make struct struct map_files_info::len unsigned int
Linux doesn't support 4GB+ filenames in /proc, so unsigned long is too much. MOV r64, r/m64 is larger than MOV r32, r/m32. Link: http://lkml.kernel.org/r/20161029161123.GG1246@avx2 Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'fs')