diff options
author | Li Zefan <lizf@cn.fujitsu.com> | 2011-04-15 03:03:17 +0000 |
---|---|---|
committer | Chris Mason <chris.mason@oracle.com> | 2011-05-14 16:10:28 -0400 |
commit | ebcb904dfe31644857422e3bb62e50f76fe86255 (patch) | |
tree | e4dd906d7f15e0a924b410acd236e8b7e3bc8bba /fs/btrfs/acl.c | |
parent | d0092bdda819914b8725da76a8c33eb06eb0bd21 (diff) | |
download | linux-stable-ebcb904dfe31644857422e3bb62e50f76fe86255.tar.gz linux-stable-ebcb904dfe31644857422e3bb62e50f76fe86255.tar.bz2 linux-stable-ebcb904dfe31644857422e3bb62e50f76fe86255.zip |
Btrfs: fix FS_IOC_SETFLAGS ioctl
Steps to reproduce the bug:
- Call FS_IOC_SETLFAGS ioctl with flags=FS_COMPR_FL
- Call FS_IOC_SETFLAGS ioctl with flags=0
- Call FS_IOC_GETFLAGS ioctl, and you'll see FS_COMPR_FL is still set!
Signed-off-by: Li Zefan <lizf@cn.fujitsu.com>
Signed-off-by: Chris Mason <chris.mason@oracle.com>
Diffstat (limited to 'fs/btrfs/acl.c')
0 files changed, 0 insertions, 0 deletions