diff options
author | Stephen Hemminger <shemminger@vyatta.com> | 2010-05-14 02:53:14 +0200 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2010-05-22 00:31:18 +0200 |
commit | bb4354538eb7b92f32cfedbad68c7be266c0b467 (patch) | |
tree | 5ecc43dabf5a0ecb511c74411272eba70415cdaf /fs/btrfs | |
parent | Introduce freeze_super and thaw_super for the fsfreeze ioctl (diff) | |
download | linux-bb4354538eb7b92f32cfedbad68c7be266c0b467.tar.xz linux-bb4354538eb7b92f32cfedbad68c7be266c0b467.zip |
fs: xattr_handler table should be const
The entries in xattr handler table should be immutable (ie const)
like other operation tables.
Later patches convert common filesystems. Uncoverted filesystems
will still work, but will generate a compiler warning.
Signed-off-by: Stephen Hemminger <shemminger@vyatta.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'fs/btrfs')
0 files changed, 0 insertions, 0 deletions