diff options
| author | 2006-05-13 15:16:13 +0900 | |
|---|---|---|
| committer | 2006-05-13 15:16:13 +0900 | |
| commit | 084702e00111eb9ffb6d8a5c1938b8e5423e40a8 (patch) | |
| tree | 42f5842eb6f5373b04c4f4d254fde0bdcea2a4d5 /include/linux | |
| parent | [JFFS2][XATTR] Remove 'struct list_head ilist' from jffs2_inode_cache. (diff) | |
[JFFS2][XATTR] Remove jffs2_garbage_collect_xattr(c, ic)
Remove jffs2_garbage_collect_xattr(c, ic).
jffs2_garbage_collect_xattr_datum/ref() are called from gc.c directly.
In original implementation, jffs2_garbage_collect_xattr(c, ic) returns
with holding a spinlock if 'ic' is inode_cache. But it returns after
releasing a spinlock if 'ic' is xattr_datum/ref.
It looks so confusable behavior. Thus, this patch makes caller manage
locking/unlocking.
[5/10] jffs2-xattr-v5.1-05-update_xattr_gc.patch
Signed-off-by: KaiGai Kohei <kaigai@ak.jp.nec.com>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
