Searched hist:bbe7449e (Results 1 - 5 of 5) sorted by relevance

/linux-master/fs/
H A Dfs_types.cbbe7449e Sun Jan 20 17:54:27 MST 2019 Phillip Potter <phil@philpotter.co.uk> fs: common implementation of file type

Many file systems use a copy&paste implementation
of dirent to on-disk file type conversions.

Create a common implementation to be used by file systems
with some useful conversion helpers to reduce open coded
file type conversions in file system code.

Signed-off-by: Amir Goldstein <amir73il@gmail.com>
Signed-off-by: Phillip Potter <phil@philpotter.co.uk>
Signed-off-by: Jan Kara <jack@suse.cz>
H A DMakefilediff bbe7449e Sun Jan 20 17:54:27 MST 2019 Phillip Potter <phil@philpotter.co.uk> fs: common implementation of file type

Many file systems use a copy&paste implementation
of dirent to on-disk file type conversions.

Create a common implementation to be used by file systems
with some useful conversion helpers to reduce open coded
file type conversions in file system code.

Signed-off-by: Amir Goldstein <amir73il@gmail.com>
Signed-off-by: Phillip Potter <phil@philpotter.co.uk>
Signed-off-by: Jan Kara <jack@suse.cz>
/linux-master/include/linux/
H A Dfs_types.hbbe7449e Sun Jan 20 17:54:27 MST 2019 Phillip Potter <phil@philpotter.co.uk> fs: common implementation of file type

Many file systems use a copy&paste implementation
of dirent to on-disk file type conversions.

Create a common implementation to be used by file systems
with some useful conversion helpers to reduce open coded
file type conversions in file system code.

Signed-off-by: Amir Goldstein <amir73il@gmail.com>
Signed-off-by: Phillip Potter <phil@philpotter.co.uk>
Signed-off-by: Jan Kara <jack@suse.cz>
H A Dfs.hdiff bbe7449e Sun Jan 20 17:54:27 MST 2019 Phillip Potter <phil@philpotter.co.uk> fs: common implementation of file type

Many file systems use a copy&paste implementation
of dirent to on-disk file type conversions.

Create a common implementation to be used by file systems
with some useful conversion helpers to reduce open coded
file type conversions in file system code.

Signed-off-by: Amir Goldstein <amir73il@gmail.com>
Signed-off-by: Phillip Potter <phil@philpotter.co.uk>
Signed-off-by: Jan Kara <jack@suse.cz>
/linux-master/
H A DMAINTAINERSdiff bbe7449e Sun Jan 20 17:54:27 MST 2019 Phillip Potter <phil@philpotter.co.uk> fs: common implementation of file type

Many file systems use a copy&paste implementation
of dirent to on-disk file type conversions.

Create a common implementation to be used by file systems
with some useful conversion helpers to reduce open coded
file type conversions in file system code.

Signed-off-by: Amir Goldstein <amir73il@gmail.com>
Signed-off-by: Phillip Potter <phil@philpotter.co.uk>
Signed-off-by: Jan Kara <jack@suse.cz>

Completed in 3313 milliseconds