Theodore Ts'o
95eaefbdec
ext4: fix the number of credits needed for acl ops with inline data
...
Operations which modify extended attributes may need extra journal
credits if inline data is used, since there is a chance that some
extended attributes may need to get pushed to an external attribute
block.
Changes to reflect this was made in xattr.c, but they were missed in
fs/ext4/acl.c. To fix this, abstract the calculation of the number of
credits needed for xattr operations to an inline function defined in
ext4_jbd2.h, and use it in acl.c and xattr.c.
Also move the function declarations used in inline.c from xattr.h
(where they are non-obviously hidden, and caused problems since
ext4_jbd2.h needs to use the function ext4_has_inline_data), and move
them to ext4.h.
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Reviewed-by: Tao Ma <boyu.mt@taobao.com>
Reviewed-by: Jan Kara <jack@suse.cz>
2013-02-09 15:23:03 -05:00
..
2012-10-12 09:59:23 +09:00
2012-12-20 14:00:01 -05:00
2012-12-20 14:00:01 -05:00
2012-10-02 20:25:04 -07:00
2012-12-17 15:44:47 -08:00
2012-10-02 20:25:04 -07:00
2012-12-20 14:00:01 -05:00
2012-12-20 18:14:31 -08:00
2012-12-20 22:34:00 +00:00
2012-12-20 14:00:13 -08:00
2013-01-01 23:04:30 -06:00
2012-10-02 21:35:55 -04:00
2012-12-17 17:15:12 -08:00
2012-09-21 03:13:08 -07:00
2012-11-15 17:46:42 -08:00
2012-10-22 16:50:13 -07:00
2012-11-16 11:20:42 -06:00
2012-12-18 10:10:13 -06:00
2012-10-02 20:25:04 -07:00
2012-12-14 12:17:32 +02:00
2012-12-20 14:04:11 -08:00
2012-10-09 23:23:53 +02:00
2012-12-17 17:15:12 -08:00
2013-02-09 15:23:03 -05:00
2013-01-03 11:41:43 -08:00
2012-12-20 17:40:20 -08:00
2012-10-02 20:25:04 -07:00
2012-12-20 22:35:15 +00:00
2012-12-17 20:58:12 -08:00
2013-01-02 10:05:27 +00:00
2012-12-20 14:00:01 -05:00
2012-12-20 20:00:43 -08:00
2012-10-10 11:15:20 +09:00
2012-12-20 18:40:00 -05:00
2012-11-19 05:59:09 -08:00
2012-12-13 12:00:02 -08:00
2012-10-09 23:33:55 -04:00
2012-12-13 12:00:02 -08:00
2013-02-08 13:00:22 -05:00
2012-11-18 11:59:01 +02:00
2012-12-20 18:40:52 -05:00
2012-11-04 14:43:40 -05:00
2012-12-20 18:40:53 -05:00
2012-12-20 18:40:53 -05:00
2012-12-20 18:40:54 -05:00
2013-01-05 14:26:51 -05:00
2012-12-21 17:07:45 -08:00
2012-12-20 18:40:54 -05:00
2012-12-20 20:11:52 -08:00
2012-12-20 18:40:55 -05:00
2012-12-20 14:00:01 -05:00
2012-12-20 14:00:01 -05:00
2012-10-02 21:35:55 -04:00
2013-01-02 09:27:10 -08:00
2013-01-03 15:57:14 -08:00
2012-10-02 20:25:04 -07:00
2012-10-02 20:25:04 -07:00
2012-12-13 16:33:24 +01:00
2012-12-20 14:00:01 -05:00
2012-10-02 21:35:55 -04:00
2012-10-02 20:25:04 -07:00
2012-12-17 15:44:47 -08:00
2012-12-20 14:00:01 -05:00
2012-12-17 17:15:26 -08:00
2012-12-13 16:33:23 +01:00
2012-12-20 14:00:01 -05:00
2012-12-03 12:10:59 -06:00
2012-11-20 04:17:24 -08:00
2012-12-17 17:15:12 -08:00
2012-11-28 21:53:38 -05:00
2012-11-28 21:53:38 -05:00
2012-12-17 17:15:19 -08:00
2012-12-17 17:15:23 -08:00
2012-11-28 21:53:38 -05:00
2012-12-20 17:40:19 -08:00
2012-12-20 17:40:19 -08:00
2012-11-28 21:53:38 -05:00
2012-10-22 22:00:26 +02:00
2012-12-17 17:15:12 -08:00
2012-12-12 17:38:35 -08:00
2012-10-22 08:50:37 +03:00
2012-10-06 03:05:17 +09:00
2012-10-29 09:00:57 -07:00
2012-10-12 20:14:55 -04:00
2012-11-29 00:01:25 -05:00
2012-10-06 03:05:15 +09:00
2012-12-20 18:49:10 -05:00
2012-11-29 12:38:44 -08:00
2012-12-17 17:15:27 -08:00
2013-01-02 09:16:43 -08:00
2012-12-20 20:00:43 -08:00
2012-10-09 15:52:31 +09:00
2012-12-20 14:04:11 -08:00
2012-12-20 13:57:36 -05:00
2013-01-03 15:57:16 -08:00
2012-10-12 20:14:55 -04:00
2012-11-28 21:49:02 -05:00
2012-12-12 17:38:34 -08:00
2012-09-18 01:01:35 -07:00
2012-12-11 17:22:26 -08:00
2012-11-26 17:41:24 -08:00
2012-09-26 22:20:08 -04:00
2012-12-20 13:54:52 -08:00
2012-10-06 03:05:15 +09:00
2012-12-20 18:46:29 -05:00
2012-10-09 18:35:22 -04:00
2012-12-11 13:43:42 +09:00
2012-11-20 04:19:49 -08:00
2012-12-20 18:50:05 -05:00
2012-12-20 13:36:18 -05:00
2012-12-20 18:50:07 -05:00
2012-09-26 21:08:52 -04:00
2012-11-19 05:59:20 -08:00
2012-09-18 01:01:35 -07:00
2012-12-20 17:40:21 -08:00
2012-10-02 21:35:55 -04:00
2012-09-26 22:20:08 -04:00
2012-09-26 22:20:08 -04:00
2012-12-17 17:15:12 -08:00
2012-12-17 17:15:27 -08:00
2013-01-06 20:58:13 -08:00
2012-12-20 18:50:01 -05:00
2012-12-20 18:50:07 -05:00
2012-10-09 23:33:39 -04:00
2012-09-26 22:20:08 -04:00
2012-09-26 22:20:08 -04:00
2012-12-20 18:50:08 -05:00
2012-10-12 13:16:48 -07:00
2012-12-20 18:50:11 -05:00