Commit de7a52c
Miklos Szeredi
ovl: clean up ovl_getxattr() in copy_up.c
Lose the padding and the failure message (in line with other parts of the
copy up process). Return zero for both nonexistent or empty xattr.
Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>1 parent fee0f29 commit de7a52c
1 file changed
Lines changed: 11 additions & 21 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
784 | 784 | | |
785 | 785 | | |
786 | 786 | | |
787 | | - | |
788 | | - | |
| 787 | + | |
789 | 788 | | |
790 | 789 | | |
791 | | - | |
| 790 | + | |
792 | 791 | | |
793 | 792 | | |
794 | | - | |
795 | | - | |
796 | | - | |
797 | | - | |
798 | | - | |
| 793 | + | |
| 794 | + | |
799 | 795 | | |
800 | | - | |
801 | | - | |
| 796 | + | |
| 797 | + | |
802 | 798 | | |
803 | 799 | | |
804 | 800 | | |
805 | 801 | | |
806 | 802 | | |
807 | | - | |
| 803 | + | |
| 804 | + | |
| 805 | + | |
808 | 806 | | |
809 | | - | |
810 | | - | |
811 | | - | |
812 | | - | |
813 | | - | |
814 | | - | |
815 | | - | |
816 | | - | |
817 | 807 | | |
818 | 808 | | |
819 | 809 | | |
| |||
836 | 826 | | |
837 | 827 | | |
838 | 828 | | |
839 | | - | |
840 | | - | |
| 829 | + | |
| 830 | + | |
841 | 831 | | |
842 | 832 | | |
843 | 833 | | |
| |||
0 commit comments