Home
last modified time | relevance | path

Searched hist:"76 fca90e" (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/fs/
H A Dnamei.c76fca90e Fri Dec 09 09:45:04 CST 2016 Miklos Szeredi <mszeredi@redhat.com> vfs: default to generic_readlink()

If i_op->readlink is NULL, but i_op->get_link is set then vfs_readlink()
defaults to calling generic_readlink().

The IOP_DEFAULT_READLINK flag indicates that the above conditions are met
and the default action can be taken.

Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>
76fca90e Fri Dec 09 09:45:04 CST 2016 Miklos Szeredi <mszeredi@redhat.com> vfs: default to generic_readlink()

If i_op->readlink is NULL, but i_op->get_link is set then vfs_readlink()
defaults to calling generic_readlink().

The IOP_DEFAULT_READLINK flag indicates that the above conditions are met
and the default action can be taken.

Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>
/openbmc/linux/include/linux/
H A Dfs.h76fca90e Fri Dec 09 09:45:04 CST 2016 Miklos Szeredi <mszeredi@redhat.com> vfs: default to generic_readlink()

If i_op->readlink is NULL, but i_op->get_link is set then vfs_readlink()
defaults to calling generic_readlink().

The IOP_DEFAULT_READLINK flag indicates that the above conditions are met
and the default action can be taken.

Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>
76fca90e Fri Dec 09 09:45:04 CST 2016 Miklos Szeredi <mszeredi@redhat.com> vfs: default to generic_readlink()

If i_op->readlink is NULL, but i_op->get_link is set then vfs_readlink()
defaults to calling generic_readlink().

The IOP_DEFAULT_READLINK flag indicates that the above conditions are met
and the default action can be taken.

Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>