linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* buggy changes to fs/smbfs/inode.c
@ 2003-09-26  5:51 David S. Miller
  2003-09-26 19:12 ` Urban Widmark
  0 siblings, 1 reply; 3+ messages in thread
From: David S. Miller @ 2003-09-26  5:51 UTC (permalink / raw)
  To: Urban.Widmark; +Cc: linux-kernel


Your changes to fs/smbfs/inode.c do not build on platforms
that do not define CONFIG_UID16.  You cannot use low2highuid()
unless CONFIG_UID16 is known to be defined.

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

end of thread, other threads:[~2003-09-30  8:41 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-09-26  5:51 buggy changes to fs/smbfs/inode.c David S. Miller
2003-09-26 19:12 ` Urban Widmark
2003-09-30  8:37   ` David S. Miller

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).