Artem Bityutskiy c78c7e35a4 UBIFS: xattr bugfixes
Xattr code has not been tested for a while and there were
serveral bugs. One of them is using wrong inode in
'ubifs_jnl_change_xattr()'. The other is a deadlock in
'ubifs_setxattr()': the i_mutex is locked in
'cap_inode_need_killpriv()' path, so deadlock happens when
'ubifs_setxattr()' tries to lock it again.

Thanks to Zoltan Sogor for finding these bugs.

Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
2008-08-14 12:46:20 +03:00
..
2008-08-13 11:39:20 +03:00
2008-07-15 17:35:15 +03:00
2008-08-13 11:35:58 +03:00
2008-08-13 18:59:09 +03:00
2008-08-13 11:38:43 +03:00
2008-08-13 11:39:20 +03:00
2008-07-15 17:35:15 +03:00
2008-08-13 11:24:26 +03:00
2008-07-15 17:35:15 +03:00
2008-08-14 12:46:20 +03:00
2008-07-15 17:35:24 +03:00
2008-07-15 17:35:15 +03:00
2008-08-13 11:27:47 +03:00
2008-07-15 17:35:15 +03:00
2008-07-15 17:35:15 +03:00
2008-07-15 17:35:15 +03:00
2008-07-15 17:35:24 +03:00
2008-07-15 17:35:15 +03:00
2008-08-13 11:37:28 +03:00
2008-07-15 17:35:15 +03:00
2008-07-15 17:35:15 +03:00
2008-07-15 17:35:15 +03:00
2008-07-15 17:35:15 +03:00
2008-07-15 17:35:15 +03:00
2008-08-13 18:59:02 +03:00
2008-08-13 11:38:19 +03:00
2008-07-15 17:35:15 +03:00
2008-07-15 17:35:15 +03:00
2008-08-13 18:59:02 +03:00
2008-08-14 12:46:20 +03:00