<feed xmlns='http://www.w3.org/2005/Atom'>
<title>samba.git/source3/modules/lib_vxfs.c, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/'/>
<entry>
<title>vfs_vxfs: pathref fixes</title>
<updated>2025-03-28T09:02:10+00:00</updated>
<author>
<name>Saurabh Singh</name>
<email>saurabh.singh@veritas.com</email>
</author>
<published>2025-03-12T09:18:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=4272586b30e16891af265db398089fff659eea47'/>
<id>4272586b30e16891af265db398089fff659eea47</id>
<content type='text'>
These fixes are required as after the pathref changes done in vxfs code, set
and get attribute was not working. fsp_get_io_fd(fsp) was returing -1 always.

Signed-off-by: Saurabh Singh &lt;saurabh.singh@veritas.com&gt;
Reviewed-by: Ralph Boehme &lt;slow@samba.org&gt;
Reviewed-by: Volker Lendecke &lt;vl@samba.org&gt;

Autobuild-User(master): Volker Lendecke &lt;vl@samba.org&gt;
Autobuild-Date(master): Fri Mar 28 09:02:10 UTC 2025 on atb-devel-224
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
These fixes are required as after the pathref changes done in vxfs code, set
and get attribute was not working. fsp_get_io_fd(fsp) was returing -1 always.

Signed-off-by: Saurabh Singh &lt;saurabh.singh@veritas.com&gt;
Reviewed-by: Ralph Boehme &lt;slow@samba.org&gt;
Reviewed-by: Volker Lendecke &lt;vl@samba.org&gt;

Autobuild-User(master): Volker Lendecke &lt;vl@samba.org&gt;
Autobuild-Date(master): Fri Mar 28 09:02:10 UTC 2025 on atb-devel-224
</pre>
</div>
</content>
</entry>
<entry>
<title>Cleanup and bug fixes in vxfs vfs code.</title>
<updated>2022-09-02T17:40:00+00:00</updated>
<author>
<name>Saurabh Singh</name>
<email>saurabh.singh@veritas.com</email>
</author>
<published>2022-03-03T14:13:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=2643b7b5746c7f9e8fba1aa7f4bb6fec47390842'/>
<id>2643b7b5746c7f9e8fba1aa7f4bb6fec47390842</id>
<content type='text'>
1) Added debug messages in lib_vxfs.c for get, set and list attr functions
2) Removed vxfs_clearwxattr_fd and vxfs_clearwxattr_path code since it is no longer required now.
3) Replaced strcasecmp with vxfs_strcasecmp
4) Changed vxfs_fset_xattr to retain security.NTACL attribute
5) Fixed deny permissions not retained for a file created on CIFS share in vxfs_set_xattr

Signed-off-by: Saurabh Singh &lt;saurabh.singh@veritas.com&gt;
Reviewed-by: Jeremy Allison &lt;jra@samba.org&gt;
Reviewed-by: Noel Power &lt;noel.power@suse.com&gt;

Autobuild-User(master): Jeremy Allison &lt;jra@samba.org&gt;
Autobuild-Date(master): Fri Sep  2 17:40:00 UTC 2022 on sn-devel-184
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
1) Added debug messages in lib_vxfs.c for get, set and list attr functions
2) Removed vxfs_clearwxattr_fd and vxfs_clearwxattr_path code since it is no longer required now.
3) Replaced strcasecmp with vxfs_strcasecmp
4) Changed vxfs_fset_xattr to retain security.NTACL attribute
5) Fixed deny permissions not retained for a file created on CIFS share in vxfs_set_xattr

Signed-off-by: Saurabh Singh &lt;saurabh.singh@veritas.com&gt;
Reviewed-by: Jeremy Allison &lt;jra@samba.org&gt;
Reviewed-by: Noel Power &lt;noel.power@suse.com&gt;

Autobuild-User(master): Jeremy Allison &lt;jra@samba.org&gt;
Autobuild-Date(master): Fri Sep  2 17:40:00 UTC 2022 on sn-devel-184
</pre>
</div>
</content>
</entry>
<entry>
<title>s3: VFS: vxfs: Remove vxfs_remove_xattr() - no longer called.</title>
<updated>2021-04-07T16:26:28+00:00</updated>
<author>
<name>Jeremy Allison</name>
<email>jra@samba.org</email>
</author>
<published>2021-03-19T21:02:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=b2a06e71cad98b730d26ca0cb9ebe7eb516a10a9'/>
<id>b2a06e71cad98b730d26ca0cb9ebe7eb516a10a9</id>
<content type='text'>
Also remove supporting function from lib_vxfs.c.

Signed-off-by: Jeremy Allison &lt;jra@samba.org&gt;
Reviewed-by: Ralph Boehme &lt;slow@samba.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also remove supporting function from lib_vxfs.c.

Signed-off-by: Jeremy Allison &lt;jra@samba.org&gt;
Reviewed-by: Ralph Boehme &lt;slow@samba.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>s3: vxfs: Remove unused vxfs_setxattr_path().</title>
<updated>2021-03-22T22:36:05+00:00</updated>
<author>
<name>Jeremy Allison</name>
<email>jra@samba.org</email>
</author>
<published>2021-03-19T20:59:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=321703fbea5dbf5238b3675ca678c0ddf979da02'/>
<id>321703fbea5dbf5238b3675ca678c0ddf979da02</id>
<content type='text'>
Missed when SMB_VFS_SETXATTR() was removed.

Signed-off-by: Jeremy Allison &lt;jra@samba.org&gt;
Reviewed-by: David Mulder &lt;dmulder@samba.org&gt;

Autobuild-User(master): David Mulder &lt;dmulder@samba.org&gt;
Autobuild-Date(master): Mon Mar 22 22:36:05 UTC 2021 on sn-devel-184
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Missed when SMB_VFS_SETXATTR() was removed.

Signed-off-by: Jeremy Allison &lt;jra@samba.org&gt;
Reviewed-by: David Mulder &lt;dmulder@samba.org&gt;

Autobuild-User(master): David Mulder &lt;dmulder@samba.org&gt;
Autobuild-Date(master): Mon Mar 22 22:36:05 UTC 2021 on sn-devel-184
</pre>
</div>
</content>
</entry>
<entry>
<title>s3: vxfs: Remove unused vxfs_listxattr_path().</title>
<updated>2021-03-22T21:25:31+00:00</updated>
<author>
<name>Jeremy Allison</name>
<email>jra@samba.org</email>
</author>
<published>2021-03-19T20:55:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=9bb890a2af1fc72efa16fa6e4c1f123cee2f87bd'/>
<id>9bb890a2af1fc72efa16fa6e4c1f123cee2f87bd</id>
<content type='text'>
Missed when SMB_VFS_LISTXATTR() was removed.

Signed-off-by: Jeremy Allison &lt;jra@samba.org&gt;
Reviewed-by: David Mulder &lt;dmulder@samba.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Missed when SMB_VFS_LISTXATTR() was removed.

Signed-off-by: Jeremy Allison &lt;jra@samba.org&gt;
Reviewed-by: David Mulder &lt;dmulder@samba.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>pass 'rdonly' or 'directory' flag to open a directory file.</title>
<updated>2018-07-11T00:22:18+00:00</updated>
<author>
<name>Pooja Mahadik</name>
<email>pooja.mahadik@veritas.com</email>
</author>
<published>2018-07-10T05:47:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=36b4b5655400df48f539d882b7c820ae109b3605'/>
<id>36b4b5655400df48f539d882b7c820ae109b3605</id>
<content type='text'>
Signed-off-by: Pooja Mahadik &lt;pooja.mahadik@veritas.com&gt;
Reviewed-by: Jeremy Allison &lt;jra@samba.org&gt;
Reviewed-by: Ralph Boehme &lt;slow@samba.org&gt;

Autobuild-User(master): Ralph Böhme &lt;slow@samba.org&gt;
Autobuild-Date(master): Wed Jul 11 02:22:18 CEST 2018 on sn-devel-144
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Pooja Mahadik &lt;pooja.mahadik@veritas.com&gt;
Reviewed-by: Jeremy Allison &lt;jra@samba.org&gt;
Reviewed-by: Ralph Boehme &lt;slow@samba.org&gt;

Autobuild-User(master): Ralph Böhme &lt;slow@samba.org&gt;
Autobuild-Date(master): Wed Jul 11 02:22:18 CEST 2018 on sn-devel-144
</pre>
</div>
</content>
</entry>
<entry>
<title>Changes in samba vxfs plugin.</title>
<updated>2017-09-30T04:42:10+00:00</updated>
<author>
<name>Pooja Mahadik</name>
<email>pooja.mahadik@veritas.com</email>
</author>
<published>2017-08-27T11:54:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=3794fa0a9833665492952680a2ffac6653eed5e0'/>
<id>3794fa0a9833665492952680a2ffac6653eed5e0</id>
<content type='text'>
Implemented two VFS operations(set/fset dos attribute) for vxfs plugin.

Trapping set/clear of read-only attribute.

Signed-off-by: Pooja Mahadik &lt;pooja.mahadik@veritas.com&gt;
Reviewed-by: Ralph Böhme &lt;slow@samba.org&gt;
Reviewed-by: Jeremy Allison &lt;jra@samba.org&gt;

Autobuild-User(master): Jeremy Allison &lt;jra@samba.org&gt;
Autobuild-Date(master): Sat Sep 30 06:42:10 CEST 2017 on sn-devel-144
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Implemented two VFS operations(set/fset dos attribute) for vxfs plugin.

Trapping set/clear of read-only attribute.

Signed-off-by: Pooja Mahadik &lt;pooja.mahadik@veritas.com&gt;
Reviewed-by: Ralph Böhme &lt;slow@samba.org&gt;
Reviewed-by: Jeremy Allison &lt;jra@samba.org&gt;

Autobuild-User(master): Jeremy Allison &lt;jra@samba.org&gt;
Autobuild-Date(master): Sat Sep 30 06:42:10 CEST 2017 on sn-devel-144
</pre>
</div>
</content>
</entry>
<entry>
<title>Efficient xattr handling for VxFS Signed-off-by: Abhidnya Joshi &lt;Abhidnya.Joshi@veritas.com&gt;</title>
<updated>2016-06-03T05:26:33+00:00</updated>
<author>
<name>Abhidnya Joshi</name>
<email>Abhidnya.Joshi@veritas.com</email>
</author>
<published>2016-06-02T06:38:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=469fdcd66269f340a05e6a9e4a9de51a1f5d99b2'/>
<id>469fdcd66269f340a05e6a9e4a9de51a1f5d99b2</id>
<content type='text'>
Reviewed-by: Volker Lendecke &lt;vl@samba.org&gt;
Reviewed-by: Jeremy Allison &lt;jra@samba.org&gt;

Autobuild-User(master): Jeremy Allison &lt;jra@samba.org&gt;
Autobuild-Date(master): Fri Jun  3 07:26:34 CEST 2016 on sn-devel-144
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reviewed-by: Volker Lendecke &lt;vl@samba.org&gt;
Reviewed-by: Jeremy Allison &lt;jra@samba.org&gt;

Autobuild-User(master): Jeremy Allison &lt;jra@samba.org&gt;
Autobuild-Date(master): Fri Jun  3 07:26:34 CEST 2016 on sn-devel-144
</pre>
</div>
</content>
</entry>
</feed>
