Displaying 4 results from an estimated 4 matches for "ntfs3".
Did you mean:
ntfs
2023 Jun 21
3
[PATCH 00/79] fs: new accessors for inode->i_ctime
...witch to new ctime accessors
jfs: switch to new ctime accessors
kernfs: switch to new ctime accessors
minix: switch to new ctime accessors
nfs: switch to new ctime accessors
nfsd: switch to new ctime accessors
nilfs2: switch to new ctime accessors
ntfs: switch to new ctime accessors
ntfs3: switch to new ctime accessors
ocfs2: switch to new ctime accessors
omfs: switch to new ctime accessors
openpromfs: switch to new ctime accessors
orangefs: switch to new ctime accessors
overlayfs: switch to new ctime accessors
proc: switch to new ctime accessors
pstore: switch to new...
2015 Mar 02
2
installing C7 on a laptop with Win7, dual boot
On Mon, Mar 02, 2015 at 03:33:59PM +0100, M?rio Barbosa wrote:
> On 03/02/2015 02:06 AM, Fred Smith wrote:
> > Hi all!
> >
> > I've just installed C7 on my netbook that already contained Win7 (and
> > also Fedora 19, which the C7 is intended to replace). The Fedora installer
> > had found the windows installation and it appeared in the grub menu,
> > and
2015 Mar 03
0
installing C7 on a laptop with Win7, dual boot
...nfig at install time, so you get
> a system apparently without windows support.
>
> A newbie (which I'm not) would certainly find this confusing/disheartening.
Ahh yes, good tip.
I'm pretty sure dual-boot on CentOS is de-emphasized or maybe flat out
not supported, is probably why ntfs3-g isn't on the installer media.
On Fedora, that's a required based package because of explicit dual
boot support, and it's necessary because the installer uses ntfs-3g to
resize the Windows volume to make room for Fedora.
--
Chris Murphy
2023 Jan 25
2
[PATCH 00/12] acl: remove remaining posix acl handlers
...2/xattr.c | 2 -
fs/jffs2/xattr.c | 42 +++++++-------
fs/jfs/xattr.c | 4 --
fs/nfs/nfs3_fs.h | 1 -
fs/nfs/nfs3acl.c | 6 --
fs/nfs/nfs3super.c | 3 -
fs/nfsd/nfs4xdr.c | 3 +-
fs/ntfs3/xattr.c | 4 --
fs/ocfs2/xattr.c | 41 +++++++------
fs/orangefs/xattr.c | 2 -
fs/overlayfs/super.c | 8 ---
fs/posix_acl.c | 20 -------
fs/reiserfs/xattr.c | 38 ++++++------
fs/xattr.c...