diff options
author | Ming Lei <ming.lei@canonical.com> | 2016-05-30 21:34:33 +0800 |
---|---|---|
committer | Jens Axboe <axboe@fb.com> | 2016-06-09 10:02:47 -0600 |
commit | c908e38073992053949cedecca9c83b5300bbb3a (patch) | |
tree | 8673db8914f29fa1364c615552ed0e7209561b96 /fs/xfs/xfs_attr_list.c | |
parent | 1bdc76aea1159a750846c2fc98e404403eb7d51c (diff) | |
download | talos-obmc-linux-c908e38073992053949cedecca9c83b5300bbb3a.tar.gz talos-obmc-linux-c908e38073992053949cedecca9c83b5300bbb3a.zip |
fs: xfs: replace BIO_MAX_SECTORS with BIO_MAX_PAGES
BIO_MAX_PAGES is used as maximum count of bvecs, so
replace BIO_MAX_SECTORS with BIO_MAX_PAGES since
BIO_MAX_SECTORS is to be removed.
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Ming Lei <ming.lei@canonical.com>
Tested-by: Hannes Reinecke <hare@suse.com>
Signed-off-by: Jens Axboe <axboe@fb.com>
Diffstat (limited to 'fs/xfs/xfs_attr_list.c')
0 files changed, 0 insertions, 0 deletions