diff options
author | 2017-06-21 21:49:53 -0400 | |
---|---|---|
committer | 2017-06-21 21:49:53 -0400 | |
commit | bab79b04999ccbbf59f1693d0783cd6ae27e4278 (patch) | |
tree | 139a79802358a08a5bf3887bf91e1094b31a3cb9 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ext4: extended attribute value size limit is enforced by vfs (diff) | |
download | wireguard-linux-bab79b04999ccbbf59f1693d0783cd6ae27e4278.tar.xz wireguard-linux-bab79b04999ccbbf59f1693d0783cd6ae27e4278.zip |
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>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions