<feed xmlns='http://www.w3.org/2005/Atom'>
<title>kernel/fs/compat.c, branch linux-5.1.y</title>
<subtitle>Hosts the 0x221E linux distro kernel.</subtitle>
<id>https://universe.0xinfinity.dev/distro/kernel/atom?h=linux-5.1.y</id>
<link rel='self' href='https://universe.0xinfinity.dev/distro/kernel/atom?h=linux-5.1.y'/>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/'/>
<updated>2018-06-05T17:23:26Z</updated>
<entry>
<title>ncpfs: remove compat functionality</title>
<updated>2018-06-05T17:23:26Z</updated>
<author>
<name>Greg Kroah-Hartman</name>
<email>gregkh@linuxfoundation.org</email>
</author>
<published>2018-06-01T18:35:10Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=f0ac2abcc0c7a3d148d32afed6f5e99692d54d2f'/>
<id>urn:sha1:f0ac2abcc0c7a3d148d32afed6f5e99692d54d2f</id>
<content type='text'>
Now that ncpfs is gone from the tree, no need to have the compatibility
thunking layer around, it will not actually go anywhere :)

So delete that logic from fs/compat.c, it is no longer needed.

Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>fs/compat.c: trim unused includes</title>
<updated>2017-04-17T16:52:27Z</updated>
<author>
<name>Al Viro</name>
<email>viro@zeniv.linux.org.uk</email>
</author>
<published>2017-04-08T22:54:38Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=801b25f104647d44dc5b5cce2c72e2283b3757de'/>
<id>urn:sha1:801b25f104647d44dc5b5cce2c72e2283b3757de</id>
<content type='text'>
Signed-off-by: Al Viro &lt;viro@zeniv.linux.org.uk&gt;
</content>
</entry>
<entry>
<title>move compat_rw_copy_check_uvector() over to fs/read_write.c</title>
<updated>2017-04-17T16:52:26Z</updated>
<author>
<name>Al Viro</name>
<email>viro@zeniv.linux.org.uk</email>
</author>
<published>2017-04-08T22:18:48Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=f50298556436ef0f32257b8ea19b112f9028b0a5'/>
<id>urn:sha1:f50298556436ef0f32257b8ea19b112f9028b0a5</id>
<content type='text'>
Signed-off-by: Al Viro &lt;viro@zeniv.linux.org.uk&gt;
</content>
</entry>
<entry>
<title>fhandle: move compat syscalls from compat.c</title>
<updated>2017-04-17T16:52:26Z</updated>
<author>
<name>Al Viro</name>
<email>viro@zeniv.linux.org.uk</email>
</author>
<published>2017-04-08T22:16:56Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=2b8910264a7fec4599b620e5206eb877a207f40a'/>
<id>urn:sha1:2b8910264a7fec4599b620e5206eb877a207f40a</id>
<content type='text'>
Signed-off-by: Al Viro &lt;viro@zeniv.linux.org.uk&gt;
</content>
</entry>
<entry>
<title>open: move compat syscalls from compat.c</title>
<updated>2017-04-17T16:52:25Z</updated>
<author>
<name>Al Viro</name>
<email>viro@zeniv.linux.org.uk</email>
</author>
<published>2017-04-08T22:15:12Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=e35d49f637d5ce3d7bb6c735a8d18727e3101f9d'/>
<id>urn:sha1:e35d49f637d5ce3d7bb6c735a8d18727e3101f9d</id>
<content type='text'>
Signed-off-by: Al Viro &lt;viro@zeniv.linux.org.uk&gt;
</content>
</entry>
<entry>
<title>stat: move compat syscalls from compat.c</title>
<updated>2017-04-17T16:52:25Z</updated>
<author>
<name>Al Viro</name>
<email>viro@zeniv.linux.org.uk</email>
</author>
<published>2017-04-08T22:13:00Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=ac565de31c950723539af55542c7507bc1faa60a'/>
<id>urn:sha1:ac565de31c950723539af55542c7507bc1faa60a</id>
<content type='text'>
Signed-off-by: Al Viro &lt;viro@zeniv.linux.org.uk&gt;
</content>
</entry>
<entry>
<title>fcntl: move compat syscalls from compat.c</title>
<updated>2017-04-17T16:52:24Z</updated>
<author>
<name>Al Viro</name>
<email>viro@zeniv.linux.org.uk</email>
</author>
<published>2017-04-08T22:10:56Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=80f0cce6aadebf6caf74d1f8ceb4b008ca72a9e9'/>
<id>urn:sha1:80f0cce6aadebf6caf74d1f8ceb4b008ca72a9e9</id>
<content type='text'>
Signed-off-by: Al Viro &lt;viro@zeniv.linux.org.uk&gt;
</content>
</entry>
<entry>
<title>readdir: move compat syscalls from compat.c</title>
<updated>2017-04-17T16:52:24Z</updated>
<author>
<name>Al Viro</name>
<email>viro@zeniv.linux.org.uk</email>
</author>
<published>2017-04-08T22:10:08Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=0460b2a28b4b39cdd1ca9a420126353b27ebc954'/>
<id>urn:sha1:0460b2a28b4b39cdd1ca9a420126353b27ebc954</id>
<content type='text'>
Signed-off-by: Al Viro &lt;viro@zeniv.linux.org.uk&gt;
</content>
</entry>
<entry>
<title>statfs: move compat syscalls from compat.c</title>
<updated>2017-04-17T16:52:23Z</updated>
<author>
<name>Al Viro</name>
<email>viro@zeniv.linux.org.uk</email>
</author>
<published>2017-04-08T22:08:15Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=4ada54ee7a4b7bc2de6ef1117e41aeeb8aa4f6bb'/>
<id>urn:sha1:4ada54ee7a4b7bc2de6ef1117e41aeeb8aa4f6bb</id>
<content type='text'>
Signed-off-by: Al Viro &lt;viro@zeniv.linux.org.uk&gt;
</content>
</entry>
<entry>
<title>utimes: move compat syscalls from compat.c</title>
<updated>2017-04-17T16:52:23Z</updated>
<author>
<name>Al Viro</name>
<email>viro@zeniv.linux.org.uk</email>
</author>
<published>2017-04-08T22:04:59Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=1a060ba3c862bfc03e35112ff3a1434acb6de8e8'/>
<id>urn:sha1:1a060ba3c862bfc03e35112ff3a1434acb6de8e8</id>
<content type='text'>
Signed-off-by: Al Viro &lt;viro@zeniv.linux.org.uk&gt;
</content>
</entry>
</feed>
