diff options
| author | Miklos Szeredi <[email protected]> | 2016-12-09 15:45:04 +0000 |
|---|---|---|
| committer | Miklos Szeredi <[email protected]> | 2016-12-09 15:45:04 +0000 |
| commit | 76fca90e9f3abc82114d9d02d8e14e0324a18ca2 (patch) | |
| tree | 9dc26cb4603b4c93cd6b5b1bb7b538c30d19e438 /net/lapb/lapb_iface.c | |
| parent | vfs: replace calling i_op->readlink with vfs_readlink() (diff) | |
| download | kernel-76fca90e9f3abc82114d9d02d8e14e0324a18ca2.tar.gz kernel-76fca90e9f3abc82114d9d02d8e14e0324a18ca2.zip | |
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 <[email protected]>
Diffstat (limited to 'net/lapb/lapb_iface.c')
0 files changed, 0 insertions, 0 deletions
