Searched hist:bee9182d955227f01ff3b80c4cb6acca9bb40b11 (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/fs/xfs/ |
H A D | xfs_aops.c | diff bee9182d955227f01ff3b80c4cb6acca9bb40b11 Sun Jul 19 16:48:20 CDT 2015 Oleg Nesterov <oleg@redhat.com> introduce __sb_writers_{acquired,release}() helpers
Preparation to hide the sb->s_writers internals from xfs and btrfs. Add 2 trivial define's they can use rather than play with ->s_writers directly. No changes in btrfs/transaction.o and xfs/xfs_aops.o.
Signed-off-by: Oleg Nesterov <oleg@redhat.com> Reviewed-by: Jan Kara <jack@suse.com>
|
/openbmc/linux/fs/btrfs/ |
H A D | transaction.c | diff bee9182d955227f01ff3b80c4cb6acca9bb40b11 Sun Jul 19 16:48:20 CDT 2015 Oleg Nesterov <oleg@redhat.com> introduce __sb_writers_{acquired,release}() helpers
Preparation to hide the sb->s_writers internals from xfs and btrfs. Add 2 trivial define's they can use rather than play with ->s_writers directly. No changes in btrfs/transaction.o and xfs/xfs_aops.o.
Signed-off-by: Oleg Nesterov <oleg@redhat.com> Reviewed-by: Jan Kara <jack@suse.com>
|
/openbmc/linux/include/linux/ |
H A D | fs.h | diff bee9182d955227f01ff3b80c4cb6acca9bb40b11 Sun Jul 19 16:48:20 CDT 2015 Oleg Nesterov <oleg@redhat.com> introduce __sb_writers_{acquired,release}() helpers
Preparation to hide the sb->s_writers internals from xfs and btrfs. Add 2 trivial define's they can use rather than play with ->s_writers directly. No changes in btrfs/transaction.o and xfs/xfs_aops.o.
Signed-off-by: Oleg Nesterov <oleg@redhat.com> Reviewed-by: Jan Kara <jack@suse.com>
|