linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] smbfs: smbfs do not honor uid, gid, file_mode and dir_mode supplied by user mount
@ 2004-10-14 16:09 Haroldo Gamal
  2004-10-14 21:41 ` Andrew Morton
  0 siblings, 1 reply; 3+ messages in thread
From: Haroldo Gamal @ 2004-10-14 16:09 UTC (permalink / raw)
  To: samba, linux-fsdevel, urban, rddunlap, linux-kernel

[-- Attachment #1: Type: text/plain, Size: 899 bytes --]

Hi,

This patch fixes "Samba Bugzilla Bug 999". The last version (2.6.8.1) of 
smbfs kernel module do not honor uid, gid, file_mode and dir_mode 
supplied by user during mount. This bug is also logged as "Kernel Bug 
Tracker Bug 3330".  I think this stuff is related to the "unix 
extensions".  This patch offers to the client side the opportunity to 
decide to use or not those extensions.  To fully work, some 
modifications are needed to samba smbmount.c and smbmnt.c files. Those 
patches are available at  Samba and Kernel Bug Tracker pages (Bug 999). 
After those patches, if the user do not supply any of the parameters 
above, the uid, gid, file_mode and dir_mode on the server will be used 
by the client.

I have  submitted this before, but I've got no answer. This is the last 
time. If it have no value, please send me a note.

Thank you in advance,

Haroldo Gamal

PS: Thank you Randy.

[-- Attachment #2: Type: text/plain, Size: 131 bytes --]

-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] smbfs: smbfs do not honor uid, gid, file_mode and dir_mode supplied by user mount
  2004-10-14 16:09 [PATCH] smbfs: smbfs do not honor uid, gid, file_mode and dir_mode supplied by user mount Haroldo Gamal
@ 2004-10-14 21:41 ` Andrew Morton
  2004-10-14 21:49   ` Haroldo Gamal
  0 siblings, 1 reply; 3+ messages in thread
From: Andrew Morton @ 2004-10-14 21:41 UTC (permalink / raw)
  To: Haroldo Gamal; +Cc: linux-fsdevel, urban, samba, linux-kernel, rddunlap

Haroldo Gamal <haroldo.gamal@silexonline.org> wrote:
>
> This patch fixes "Samba Bugzilla Bug 999". The last version (2.6.8.1) of 
> smbfs kernel module do not honor uid, gid, file_mode and dir_mode 
> supplied by user during mount.

I merged this into -mm when you first sent it.  See
ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.9-rc4/2.6.9-rc4-mm1/broken-out/smbfs-do-not-honor-uid-gid-file_mode-and-dir_mode-supplied.patch.

This latest patch seems to be significantly different from the earlier one.
What's up?
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] smbfs: smbfs do not honor uid, gid, file_mode and dir_mode supplied by user mount
  2004-10-14 21:41 ` Andrew Morton
@ 2004-10-14 21:49   ` Haroldo Gamal
  0 siblings, 0 replies; 3+ messages in thread
From: Haroldo Gamal @ 2004-10-14 21:49 UTC (permalink / raw)
  To: Andrew Morton; +Cc: linux-fsdevel, urban, samba, linux-kernel, rddunlap

This is the same patch. As I do not receive any ack I sent it again...

On Thu, 2004-10-14 at 18:41, Andrew Morton wrote:
> Haroldo Gamal <haroldo.gamal@silexonline.org> wrote:
> >
> > This patch fixes "Samba Bugzilla Bug 999". The last version (2.6.8.1) of 
> > smbfs kernel module do not honor uid, gid, file_mode and dir_mode 
> > supplied by user during mount.
> 
> I merged this into -mm when you first sent it.  See
> ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.9-rc4/2.6.9-rc4-mm1/broken-out/smbfs-do-not-honor-uid-gid-file_mode-and-dir_mode-supplied.patch.
> 
> This latest patch seems to be significantly different from the earlier one.
> What's up?
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at  http://www.tux.org/lkml/

-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2004-10-14 21:49 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-10-14 16:09 [PATCH] smbfs: smbfs do not honor uid, gid, file_mode and dir_mode supplied by user mount Haroldo Gamal
2004-10-14 21:41 ` Andrew Morton
2004-10-14 21:49   ` Haroldo Gamal

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).