Bug 14740 - Spotlight RPC service doesn't work with vfs_glusterfs
Summary: Spotlight RPC service doesn't work with vfs_glusterfs
Status: RESOLVED FIXED
Alias: None
Product: Samba 4.1 and newer
Classification: Unclassified
Component: File services (show other bugs)
Version: unspecified
Hardware: All All
: P5 normal (vote)
Target Milestone: ---
Assignee: Karolin Seeger
QA Contact: Samba QA Contact
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-06-15 12:37 UTC by Ralph Böhme
Modified: 2021-07-19 06:19 UTC (History)
2 users (show)

See Also:


Attachments
Patch for 4.14 backported from master (21.13 KB, patch)
2021-06-16 10:08 UTC, Ralph Böhme
no flags Details
Patch for 4.13 backported from master (18.14 KB, patch)
2021-06-16 10:08 UTC, Ralph Böhme
no flags Details
Patch for 4.14 backported from master (21.19 KB, patch)
2021-06-16 10:10 UTC, Ralph Böhme
jra: review+
Details
Patch for 4.13 backported from master (18.19 KB, patch)
2021-06-16 10:11 UTC, Ralph Böhme
jra: review+
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ralph Böhme 2021-06-15 12:37:41 UTC
The Spotlight RPC service "mdssvc" uses direct filesystem syscalls like stat() and access().

To fix this, we must change all direct calls to go through the VFS.

Have patch, need bugnumber.
Comment 1 Samba QA Contact 2021-06-16 06:00:04 UTC
This bug was referenced in samba master:

e2486d76b611f07b85b26c54fe14da7b76bd01c2
8847f46f75ac5c1a753a0e7da88c522be25ef681
1ef2828e1025e4c89292df1dfa6161c4453b3afe
16c39b81d6f2c7d75cfe72bbbe2f6a5bde42c7b0
9a2d6bcfd5797dd4db764921548c8dca6dd0eb21
8b681cfb5d9b1ece03f7e7b9d3a08ae6c461d679
6de3a88494b5932d0fd10f5c8c8ec57916aeefc5
620b99144359f45aa69c13731db8d793cfbba197
Comment 2 Ralph Böhme 2021-06-16 10:08:25 UTC
Created attachment 16657 [details]
Patch for 4.14 backported from master
Comment 3 Ralph Böhme 2021-06-16 10:08:50 UTC
Created attachment 16658 [details]
Patch for 4.13 backported from master
Comment 4 Ralph Böhme 2021-06-16 10:10:49 UTC
Created attachment 16659 [details]
Patch for 4.14 backported from master
Comment 5 Ralph Böhme 2021-06-16 10:11:06 UTC
Created attachment 16660 [details]
Patch for 4.13 backported from master
Comment 6 Jeremy Allison 2021-06-16 17:27:19 UTC
Re-assigning to Karolin for inclusion in 4.14.next, 4.13.next.
Comment 7 Karolin Seeger 2021-06-29 06:46:03 UTC
(In reply to Jeremy Allison from comment #6)
Pushed to autobuild-v4-{14,13}-test.
Comment 8 Samba QA Contact 2021-07-12 11:04:28 UTC
This bug was referenced in samba v4-13-test:

0484804d9f6a557d1a9e8daf4cdd4f1838de4854
dce4c5ed9111f2882e87a369dd6f8b1fb9d5f14c
63ff1e37d558397c5bb022a6afeb350d7dbbbeea
60e091a153ee46f7512c30cfc46aa19d564073e0
48b2dc3c5cc31192ff4a63036c9c5624cf199c34
7c924449b87a980e16a7bf958dc119b7664ff37f
9f4e3da5eecfd12ca35d88597b53549109cfbe6c
a708c9b48a212e5ccedf0f34e899bb0d565d77f6
Comment 9 Samba QA Contact 2021-07-12 13:53:28 UTC
This bug was referenced in samba v4-14-test:

6ce42a067f34d40e5c26712413405f591a3b7b67
db5326a7f7a0ba877b0b21685fa825b2794dce81
b1cb178ab9de83bfee55f8a7145a978bb736feed
5ee1c6a0b01d03c0d697bd797474b0d35e49b512
9439cfe71422d8f29e5b998ff5b1007de6dcec8c
f8e857aeed30bc2c42f42c8692ce207a3f2d4a19
1911547725601a728617e0677486a78ed99e4169
60714069b2c8550de7527336713f8e8905c5869b
Comment 10 Samba QA Contact 2021-07-13 10:34:08 UTC
This bug was referenced in samba v4-14-stable (Release samba-4.14.6):

6ce42a067f34d40e5c26712413405f591a3b7b67
db5326a7f7a0ba877b0b21685fa825b2794dce81
b1cb178ab9de83bfee55f8a7145a978bb736feed
5ee1c6a0b01d03c0d697bd797474b0d35e49b512
9439cfe71422d8f29e5b998ff5b1007de6dcec8c
f8e857aeed30bc2c42f42c8692ce207a3f2d4a19
1911547725601a728617e0677486a78ed99e4169
60714069b2c8550de7527336713f8e8905c5869b
Comment 11 Samba QA Contact 2021-07-14 08:16:11 UTC
This bug was referenced in samba v4-13-stable (Release samba-4.13.10):

0484804d9f6a557d1a9e8daf4cdd4f1838de4854
dce4c5ed9111f2882e87a369dd6f8b1fb9d5f14c
63ff1e37d558397c5bb022a6afeb350d7dbbbeea
60e091a153ee46f7512c30cfc46aa19d564073e0
48b2dc3c5cc31192ff4a63036c9c5624cf199c34
7c924449b87a980e16a7bf958dc119b7664ff37f
9f4e3da5eecfd12ca35d88597b53549109cfbe6c
a708c9b48a212e5ccedf0f34e899bb0d565d77f6
Comment 12 Karolin Seeger 2021-07-19 06:19:00 UTC
Closing out bug report.

Thanks!