Searched hist:"97 b713ba3ebaa6c8d84c2c720f5468a7c6a6eb4e" (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/include/linux/ |
H A D | backing-dev.h | diff 97b713ba3ebaa6c8d84c2c720f5468a7c6a6eb4e Wed Jan 14 03:42:31 CST 2015 Christoph Hellwig <hch@lst.de> fs: kill BDI_CAP_SWAP_BACKED
This bdi flag isn't too useful - we can determine that a vma is backed by either swap or shmem trivially in the caller.
This also allows removing the backing_dev_info instaces for swap and shmem in favor of noop_backing_dev_info.
Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Tejun Heo <tj@kernel.org> Reviewed-by: Jan Kara <jack@suse.cz> Signed-off-by: Jens Axboe <axboe@fb.com>
|
/openbmc/linux/mm/ |
H A D | swap_state.c | diff 97b713ba3ebaa6c8d84c2c720f5468a7c6a6eb4e Wed Jan 14 03:42:31 CST 2015 Christoph Hellwig <hch@lst.de> fs: kill BDI_CAP_SWAP_BACKED
This bdi flag isn't too useful - we can determine that a vma is backed by either swap or shmem trivially in the caller.
This also allows removing the backing_dev_info instaces for swap and shmem in favor of noop_backing_dev_info.
Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Tejun Heo <tj@kernel.org> Reviewed-by: Jan Kara <jack@suse.cz> Signed-off-by: Jens Axboe <axboe@fb.com>
|
H A D | madvise.c | diff 97b713ba3ebaa6c8d84c2c720f5468a7c6a6eb4e Wed Jan 14 03:42:31 CST 2015 Christoph Hellwig <hch@lst.de> fs: kill BDI_CAP_SWAP_BACKED
This bdi flag isn't too useful - we can determine that a vma is backed by either swap or shmem trivially in the caller.
This also allows removing the backing_dev_info instaces for swap and shmem in favor of noop_backing_dev_info.
Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Tejun Heo <tj@kernel.org> Reviewed-by: Jan Kara <jack@suse.cz> Signed-off-by: Jens Axboe <axboe@fb.com>
|
H A D | swap.c | diff 97b713ba3ebaa6c8d84c2c720f5468a7c6a6eb4e Wed Jan 14 03:42:31 CST 2015 Christoph Hellwig <hch@lst.de> fs: kill BDI_CAP_SWAP_BACKED
This bdi flag isn't too useful - we can determine that a vma is backed by either swap or shmem trivially in the caller.
This also allows removing the backing_dev_info instaces for swap and shmem in favor of noop_backing_dev_info.
Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Tejun Heo <tj@kernel.org> Reviewed-by: Jan Kara <jack@suse.cz> Signed-off-by: Jens Axboe <axboe@fb.com>
|
H A D | shmem.c | diff 97b713ba3ebaa6c8d84c2c720f5468a7c6a6eb4e Wed Jan 14 03:42:31 CST 2015 Christoph Hellwig <hch@lst.de> fs: kill BDI_CAP_SWAP_BACKED
This bdi flag isn't too useful - we can determine that a vma is backed by either swap or shmem trivially in the caller.
This also allows removing the backing_dev_info instaces for swap and shmem in favor of noop_backing_dev_info.
Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Tejun Heo <tj@kernel.org> Reviewed-by: Jan Kara <jack@suse.cz> Signed-off-by: Jens Axboe <axboe@fb.com>
|