Evgeniy Dushistov
06fa45d3a1
[PATCH] ufs: handle truncated pages
...
ufs_get_locked_page is called twice in ufs code, one time in ufs_truncate
path(we allocated last block), and another time when fragments are
reallocated. In ideal world in the second case on allocation/free block
layer we should not know that things like `truncate' exists, but now with
such crutch like ufs_get_locked_page we can (or should?) skip truncated
pages.
Signed-off-by: Evgeniy Dushistov <dushistov@mail.ru>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-08-06 08:57:46 -07:00
..
2006-07-31 13:28:44 -07:00
2006-06-30 19:25:36 +02:00
2006-06-28 14:59:04 -07:00
2006-06-28 14:59:04 -07:00
2006-06-26 09:58:18 -07:00
2006-06-30 18:23:04 +02:00
2006-06-28 14:59:04 -07:00
2006-06-30 19:25:36 +02:00
2006-07-31 13:28:41 -07:00
2006-06-29 14:43:01 -07:00
2006-06-28 14:59:04 -07:00
2006-06-30 19:25:36 +02:00
2006-07-31 13:28:41 -07:00
2006-07-03 15:27:08 -07:00
2006-07-31 13:28:44 -07:00
2006-06-28 14:59:04 -07:00
2006-07-31 13:28:44 -07:00
2006-07-31 13:28:43 -07:00
2006-06-30 19:25:36 +02:00
2006-06-30 19:25:36 +02:00
2006-06-28 14:59:04 -07:00
2006-06-28 14:59:04 -07:00
2006-07-10 13:24:21 -07:00
2006-06-30 19:25:36 +02:00
2006-06-27 17:32:38 -07:00
2006-06-30 19:25:36 +02:00
2006-07-03 21:29:08 -07:00
2006-07-15 14:43:30 -07:00
2006-08-03 16:56:02 -04:00
2006-06-28 14:59:04 -07:00
2006-06-30 15:39:30 -07:00
2006-08-03 16:55:41 -04:00
2006-07-31 13:28:37 -07:00
2006-06-30 19:25:36 +02:00
2006-07-03 15:27:08 -07:00
2006-06-29 16:13:35 -07:00
2006-06-25 23:19:14 -07:00
2006-07-31 13:28:41 -07:00
2006-07-15 12:26:45 -07:00
2006-06-30 19:25:36 +02:00
2006-07-10 13:24:21 -07:00
2006-07-14 21:53:54 -07:00
2006-06-28 14:59:04 -07:00
2006-06-30 19:25:36 +02:00
2006-07-12 12:52:54 -07:00
2006-06-28 14:59:04 -07:00
2006-06-30 19:25:36 +02:00
2006-08-06 08:57:46 -07:00
2006-07-28 17:05:51 +10:00
2006-06-26 18:35:02 +02:00
2006-07-10 13:24:22 -07:00
2006-07-10 13:24:22 -07:00
2006-06-30 19:25:36 +02:00
2006-06-30 19:25:36 +02:00
2006-07-03 15:27:10 -07:00
2006-07-31 13:28:38 -07:00
2006-07-14 21:53:54 -07:00
2006-06-30 19:25:36 +02:00
2006-06-26 10:48:16 -07:00
2006-07-03 15:27:06 -07:00
2006-06-30 19:25:36 +02:00
2006-07-03 15:27:06 -07:00
2006-06-26 09:58:17 -07:00
2006-07-03 15:27:11 -07:00
2006-06-30 19:25:36 +02:00
2006-06-30 19:25:36 +02:00
2006-07-12 12:52:55 -07:00
2006-06-30 11:25:36 -07:00
2006-06-30 15:39:30 -07:00
2006-07-31 13:28:41 -07:00
2006-06-30 19:25:36 +02:00
2006-06-30 11:25:37 -07:00
2006-07-13 16:38:58 -07:00
2006-06-26 09:58:17 -07:00
2006-07-05 13:13:18 -04:00
2006-06-26 12:25:05 -07:00
2006-08-03 10:59:42 -04:00
2006-06-30 19:25:36 +02:00
2006-06-30 19:25:36 +02:00
2006-06-26 09:58:17 -07:00
2006-07-10 13:24:18 -07:00
2006-07-10 11:00:01 +02:00
2006-06-30 19:25:36 +02:00
2006-07-03 15:27:09 -07:00