Home
last modified time | relevance | path

Searched hist:"14 ffd5d0b051b0b937df0cf3580a92f428ff70b1" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/ubifs/
H A Dxattr.cdiff 14ffd5d0b051b0b937df0cf3580a92f428ff70b1 Sun Apr 03 18:55:39 CDT 2011 Sedat Dilek <sedat.dilek@googlemail.com> UBIFS: make xattr operations names consistent

This is just a tiny clean-up patch. The variable name for empty address
space operations is "empty_aops". Let's use consistent names for empty
inode and file operations: "empty_iops" and "empty_fops", instead of
inconsistent "none_inode_operations" and "none_file_operations".

Artem: re-write the commit message.

Signed-off-by: Sedat Dilek <sedat.dilek@gmail.com>
Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>