e2fsprogs/lib/e2p
Eric Sandeen 06e41ddea9 libe2p: reach unreachable code
The EOPNOTSUPP case is unreachable, being outside a set of:
 #if
	...
	return;
 #else
	...
	return;
 #endif

Fix this up so that if neither HAVE_CHFLAGS nor
HAVE_EXT2_IOCTLS applies, we set EOPNOTSUPP.

Signed-off-by: Eric Sandeen <sandeen@redhat.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
2011-09-16 18:43:05 -04:00
..
Makefile.in Add support for configure --enable-verbose-makecmds 2009-07-02 00:11:17 -04:00
e2p.h Merge branch 'maint' into next 2010-06-07 12:42:40 -04:00
e2p.pc.in Fix pkg-config files: use Requires.private and fix the include directory 2008-09-02 21:20:44 -04:00
feature.c e2fsprogs: annotate intentional fallthroughs in case statements 2011-09-16 18:43:05 -04:00
fgetflags.c misc: fix compile warnings on OSX 2011-06-11 11:50:01 -04:00
fgetversion.c libe2p, libext2fs: Update file copyright permission states to match COPYING 2010-05-17 23:04:39 -04:00
fsetflags.c misc: fix compile warnings on OSX 2011-06-11 11:50:01 -04:00
fsetversion.c libe2p, libext2fs: Update file copyright permission states to match COPYING 2010-05-17 23:04:39 -04:00
getflags.c misc: fix compile warnings on OSX 2011-06-11 11:50:01 -04:00
getversion.c libe2p, libext2fs: Update file copyright permission states to match COPYING 2010-05-17 23:04:39 -04:00
hashstr.c libe2p, libext2fs: Update file copyright permission states to match COPYING 2010-05-17 23:04:39 -04:00
iod.c libe2p, libext2fs: Update file copyright permission states to match COPYING 2010-05-17 23:04:39 -04:00
ls.c libext2fs: add metadata checksum and snapshot feature flags 2011-09-16 10:24:09 -04:00
mntopts.c e2fsprogs: annotate intentional fallthroughs in case statements 2011-09-16 18:43:05 -04:00
ostype.c libe2p, libext2fs: Update file copyright permission states to match COPYING 2010-05-17 23:04:39 -04:00
parse_num.c e2fsprogs: annotate intentional fallthroughs in case statements 2011-09-16 18:43:05 -04:00
pe.c libe2p, libext2fs: Update file copyright permission states to match COPYING 2010-05-17 23:04:39 -04:00
percent.c libe2p, libext2fs: Update file copyright permission states to match COPYING 2010-05-17 23:04:39 -04:00
pf.c libe2p, libext2fs: Update file copyright permission states to match COPYING 2010-05-17 23:04:39 -04:00
ps.c libe2p, libext2fs: Update file copyright permission states to match COPYING 2010-05-17 23:04:39 -04:00
setflags.c libe2p: reach unreachable code 2011-09-16 18:43:05 -04:00
setversion.c libe2p, libext2fs: Update file copyright permission states to match COPYING 2010-05-17 23:04:39 -04:00
uuid.c libe2p, libext2fs: Update file copyright permission states to match COPYING 2010-05-17 23:04:39 -04:00