commit | 8c6866b071cb242584df287dbd342e5815e8407f | [log] [tgz] |
---|---|---|
author | Artem Bityutskiy <Artem.Bityutskiy@nokia.com> | Sat Aug 15 13:57:48 2009 +0300 |
committer | Artem Bityutskiy <Artem.Bityutskiy@nokia.com> | Sat Aug 22 11:54:51 2009 +0300 |
tree | ee4f90f15c1e0472f0d0873595f130d580fb296e | |
parent | 887ee17117fd23e962332b353d250ac9e090b20f [diff] |
UBIFS: constify file and inode operations This patch adds 'const' qualifier to UBIFS xattr inode and file operations. Pointed-out-by: Julia Lawall <julia@diku.dk> Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>