Theodore Ts'o
c4b5a61431
ext4: Do not try to validate extents on special files
...
The EXTENTS_FL flag should never be set on special files, but if it
is, don't bother trying to validate that the extents tree is valid,
since only files, directories, and non-fast symlinks will ever have an
extent data structure. We perhaps should flag the filesystem as being
corrupted if we see a special file (named pipes, device nodes, Unix
domain sockets, etc.) with the EXTENTS_FL flag, but e2fsck doesn't
currently check this case, so we'll just ignore this for now, since
it's harmless.
Without this fix, a special device with the extents flag is flagged as
an error by the kernel, so it is impossible to access or delete the
inode, but e2fsck doesn't see it as a problem, leading to
confused/frustrated users.
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
2009-04-24 18:45:35 -04:00
..
2009-03-27 14:44:03 -04:00
2009-04-02 19:05:08 -07:00
2009-04-02 19:05:08 -07:00
2009-04-17 09:55:19 -07:00
2009-04-20 23:01:15 -04:00
2009-04-20 23:02:50 -04:00
2009-04-08 10:21:43 -07:00
2009-04-21 14:12:58 -07:00
2009-04-03 16:42:41 +01:00
2009-04-17 21:08:15 +00:00
2009-03-27 14:44:00 -04:00
2009-03-27 14:44:03 -04:00
2009-04-02 19:05:08 -07:00
2009-03-27 14:44:04 -04:00
2009-04-22 17:02:46 -05:00
2009-04-02 19:05:09 -07:00
2009-03-31 19:44:38 +03:00
2009-04-13 15:04:33 -07:00
2009-04-08 13:15:10 -04:00
2009-04-24 18:45:35 -04:00
2009-04-17 09:32:11 -07:00
2009-04-03 16:42:39 +01:00
2009-04-09 17:37:53 +02:00
2009-04-23 10:07:37 +01:00
2009-04-13 15:04:29 -07:00
2009-04-02 21:09:10 -07:00
2009-03-27 14:44:00 -04:00
2009-04-02 21:09:10 -07:00
2009-04-02 19:04:53 -07:00
2009-04-21 13:41:48 -07:00
2009-04-02 19:05:09 -07:00
2009-04-24 08:37:40 -07:00
2009-04-14 07:50:56 -04:00
2009-04-06 14:56:26 -07:00
2009-03-31 23:00:26 -04:00
2009-04-06 13:25:56 -07:00
2009-04-02 19:05:09 -07:00
2009-04-20 23:02:51 -04:00
2009-04-21 07:46:49 -07:00
2009-04-20 23:01:16 -04:00
2009-04-13 09:53:52 +09:00
2009-03-27 14:44:05 -04:00
2009-04-01 08:59:18 -07:00
2009-04-15 12:10:12 +02:00
2009-04-02 21:09:10 -07:00
2009-04-02 00:49:02 +02:00
2009-04-23 13:58:17 +02:00
2009-04-02 19:05:10 -07:00
2009-04-02 19:04:48 -07:00
2009-04-07 07:39:59 -07:00
2009-04-02 21:09:10 -07:00
2009-04-24 13:28:31 -07:00
2009-03-27 14:44:00 -04:00
2009-04-06 13:30:00 -07:00
2009-04-20 23:02:50 -04:00
2009-04-02 19:05:10 -07:00
2009-04-06 15:00:19 -07:00
2009-04-02 13:36:28 +02:00
2009-04-02 19:05:10 -07:00
2009-04-20 23:02:51 -04:00
2009-03-27 14:44:03 -04:00
2009-04-02 19:05:01 -07:00
2009-03-31 23:00:27 -04:00
2009-03-31 23:00:28 -04:00
2009-04-22 08:35:10 +02:00
2009-04-01 07:07:16 -04:00
2009-04-16 07:47:49 -07:00
2009-04-20 23:01:16 -04:00
2009-04-24 07:39:45 -07:00
2009-04-20 23:01:15 -04:00
2009-04-15 12:10:13 +02:00
2009-04-02 19:04:48 -07:00
2009-04-01 08:59:20 -07:00
2009-04-01 08:59:20 -07:00
2009-04-24 07:39:45 -07:00
2009-03-30 08:00:24 -06:00
2009-03-30 15:22:03 +02:00
2009-04-20 23:02:52 -04:00
2009-03-31 23:00:27 -04:00
2009-04-03 15:24:35 -07:00
2009-03-31 23:00:26 -04:00
2009-04-15 12:10:12 +02:00
2009-03-31 23:00:26 -04:00
2009-04-07 08:31:16 -07:00
2009-04-03 12:09:09 +02:00
2009-04-07 08:31:16 -07:00
2009-04-01 07:38:54 -04:00
2009-04-20 23:01:16 -04:00
2009-04-20 23:01:15 -04:00
2009-03-31 23:00:27 -04:00
2009-04-15 12:10:12 +02:00
2009-04-04 14:20:34 -07:00
2009-03-30 22:05:11 +10:30
2009-04-17 07:38:07 -07:00
2009-04-20 23:02:52 -04:00
2009-04-07 08:31:09 -07:00
2009-03-27 14:48:34 -07:00
2009-04-20 23:02:50 -04:00