linux_dsm_epyc7002/fs/ceph
Michal Hocko c62d25556b mm, fs: introduce mapping_gfp_constraint()
There are many places which use mapping_gfp_mask to restrict a more
generic gfp mask which would be used for allocations which are not
directly related to the page cache but they are performed in the same
context.

Let's introduce a helper function which makes the restriction explicit and
easier to track.  This patch doesn't introduce any functional changes.

[akpm@linux-foundation.org: coding-style fixes]
Signed-off-by: Michal Hocko <mhocko@suse.com>
Suggested-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2015-11-06 17:50:42 -08:00
..
acl.c
addr.c mm, fs: introduce mapping_gfp_constraint() 2015-11-06 17:50:42 -08:00
cache.c
cache.h
caps.c ceph: EIO all operations after forced umount 2015-09-08 23:14:28 +03:00
ceph_frag.c
debugfs.c
dir.c
export.c
file.c ceph: get inode size for each append write 2015-09-09 09:52:29 +03:00
inode.c
ioctl.c
ioctl.h
Kconfig
locks.c Move locks API users to locks_lock_inode_wait() 2015-10-22 14:57:36 -04:00
Makefile
mds_client.c ceph: cleanup use of ceph_msg_get 2015-09-08 23:14:29 +03:00
mds_client.h ceph: EIO all operations after forced umount 2015-09-08 23:14:28 +03:00
mdsmap.c
snap.c ceph: fix queuing inode to mdsdir's snaprealm 2015-09-08 23:14:29 +03:00
strings.c
super.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client 2015-09-11 12:33:03 -07:00
super.h ceph: always re-send cap flushes when MDS recovers 2015-07-31 11:38:53 +03:00
xattr.c