Linux Btrfs filesystem development
 help / color / mirror / Atom feed
* How are userspace & kernelspace kept in sync?
@ 2013-04-05 22:48 Eric Sandeen
  2013-04-06  0:20 ` Josef Bacik
  0 siblings, 1 reply; 3+ messages in thread
From: Eric Sandeen @ 2013-04-05 22:48 UTC (permalink / raw)
  To: linux-btrfs

One thing led to another in poking around the code, and I realized
that while userspace has lots of code copied from the kernel, it
was last copied in 2008, in many cases.  ;)

What's the plan here, how are userspace & kernelspace to be kept
in sync?

New features fairly obviously hit both, but what about bugfixes
that hit one codebase or the other?

Is it clear (to anyone) which code needs to be synced?

Should it be done as a wholesale sync-up/rebase from time to
time, or should commits be merged from one to the other?

Just wondering,
Thanks,
-Eric

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

end of thread, other threads:[~2013-04-06  0:34 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-05 22:48 How are userspace & kernelspace kept in sync? Eric Sandeen
2013-04-06  0:20 ` Josef Bacik
2013-04-06  0:34   ` Eric Sandeen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox