Home
last modified time | relevance | path

Searched hist:bab79b04 (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/fs/ext4/
H A Dxattr.hbab79b04 Wed Jun 21 20:49:53 CDT 2017 Tahsin Erdogan <tahsin@google.com> ext4: change ext4_xattr_inode_iget() signature

In general, kernel functions indicate success/failure through their return
values. This function returns the status as an output parameter and reserves
the return value for the inode. Make it follow the general convention.

Signed-off-by: Tahsin Erdogan <tahsin@google.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
bab79b04 Wed Jun 21 20:49:53 CDT 2017 Tahsin Erdogan <tahsin@google.com> ext4: change ext4_xattr_inode_iget() signature

In general, kernel functions indicate success/failure through their return
values. This function returns the status as an output parameter and reserves
the return value for the inode. Make it follow the general convention.

Signed-off-by: Tahsin Erdogan <tahsin@google.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
H A Dxattr.cbab79b04 Wed Jun 21 20:49:53 CDT 2017 Tahsin Erdogan <tahsin@google.com> ext4: change ext4_xattr_inode_iget() signature

In general, kernel functions indicate success/failure through their return
values. This function returns the status as an output parameter and reserves
the return value for the inode. Make it follow the general convention.

Signed-off-by: Tahsin Erdogan <tahsin@google.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>