]> git.ipfire.org Git - thirdparty/coreutils.git/commit
maint: remove various FIXME comments
authorBernhard Voelker <mail@bernhard-voelker.de>
Fri, 29 Nov 2013 11:18:06 +0000 (12:18 +0100)
committerBernhard Voelker <mail@bernhard-voelker.de>
Fri, 29 Nov 2013 12:08:44 +0000 (13:08 +0100)
commite11df57c3b9ccd7dff5e3953544371a6bf9b6178
tree9b3e19b6c7e2179abcb1c25533285e55bbd3bd47
parent64520354bbd36614d8091dcf654c2e69e686bc64
maint: remove various FIXME comments

* src/extent-scan.c (extent_need_sync): Remove the FIXME comment about
removing the work around.  As discussed in [1], the needed FIEMAP fix
never made it into the Linux kernel.

* src/realpath.c (longopts): Remove the FIXME comment about deprecating
the --strip option as it's a valid alias for --no-symlinks option.
Also discussed in [1].

[1] http://lists.gnu.org/archive/html/coreutils/2013-11/msg00103.html
src/extent-scan.c
src/realpath.c