summaryrefslogtreecommitdiff
path: root/.cocciconfig
diff options
context:
space:
mode:
authorJan Kara <jack@suse.cz>2017-04-11 17:43:51 +0300
committerJan Kara <jack@suse.cz>2017-04-19 15:21:23 +0300
commita73415a8a5c260b1543fafe01c6dfb254c454ec0 (patch)
tree7eb400d10eedc9b7e9ded604c3608bc89b0edc5b /.cocciconfig
parent7ba4a2e8b85a211ab6a74c19d9188e70d0e866de (diff)
downloadlinux-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 '.cocciconfig')
0 files changed, 0 insertions, 0 deletions