diff options
| author | Jan Kara <jack@suse.cz> | 2017-04-11 17:43:51 +0300 |
|---|---|---|
| committer | Jan Kara <jack@suse.cz> | 2017-04-19 15:21:23 +0300 |
| commit | a73415a8a5c260b1543fafe01c6dfb254c454ec0 (patch) | |
| tree | 7eb400d10eedc9b7e9ded604c3608bc89b0edc5b /tools/perf/util/scripting-engines/trace-event-python.c | |
| parent | 7ba4a2e8b85a211ab6a74c19d9188e70d0e866de (diff) | |
| download | linux-a73415a8a5c260b1543fafe01c6dfb254c454ec0.tar.xz | |
reiserfs: Remove useless setting of i_flags
reiserfs_new_inode() clears IMMUTABLE and APPEND flags from a symlink
i_flags however a few lines below in sd_attrs_to_i_attrs() we will
happily overwrite i_flags with whatever we inherited from the directory.
Since this behavior is there for ages just remove the useless setting of
i_flags.
Signed-off-by: Jan Kara <jack@suse.cz>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions
