Home
last modified time | relevance | path

Searched refs:enabled (Results 1 – 10 of 10) sorted by relevance

/fs/
Dbinfmt_misc.c39 static int enabled = 1; variable
116 if (!enabled) in load_misc_binary()
652 char *s = enabled ? "enabled\n" : "disabled\n"; in bm_status_read()
664 case 1: enabled = 0; break; in bm_status_write()
665 case 2: enabled = 1; break; in bm_status_write()
/fs/ubifs/
DKconfig25 are enabled in UBIFS. Removing compressors means inbility to read
69 If extra checks are enabled UBIFS will check the consistency of its
/fs/cifs/
DREADME97 and execution of suid programs on the remote target would be enabled
166 enabled on the server and client, subsequent setattr calls (e.g. chmod) can
209 cifs signing enabled (and the physical network is insecure), consider use
291 can be enabled by specifying file_mode and dir_mode on
349 suid Allow remote files on this mountpoint with suid enabled to
365 Client permission checking is enabled by default.
374 client (e.g. perhaps when MultiUserMount is enabled)
550 share statistics, if CONFIG_CIFS_STATS in enabled
559 PacketSigningEnabled If set to one, cifs packet signing is enabled
576 options to be enabled (lanman and plaintext require
[all …]
DCHANGES79 enabled. Fix memory leak in FindNext when the SMB call returns -EBADF.
218 Fix NTLMv2 security (can be enabled in /proc/fs/cifs) so customers can
260 when experimental config flag enabled. Make cifsFYI more granular.
364 returning from mount when experimental ExtendedSecurity enabled and
420 on the client. If Unix extensions are enabled and the uids on the client
437 inode for block and char devices when unix extensions enabled.
487 extensions enabled. Fix oops when smb_buffer can not be allocated. Fix
591 which also fixes any possible races when cifs signatures are enabled in SMBs
676 Fix MultiuserMount (/proc/fs/cifs configuration setting) so that when enabled
DKconfig62 is enabled in the kernel build, LANMAN authentication will not be
/fs/ntfs/
DKconfig13 without NTFS support enabled in the kernel.
DChangeLog722 - Load the quota file ($Quota) and check if quota tracking is enabled
796 This code must be enabled once we start writing NTFS 1.2 specific
1464 is enabled or not.
1525 (if /proc is enabled) or uses sysctl(2) to effect the same (if sysctl
1526 interface is enabled). Inspired by old ntfs driver.
1530 when the sysctl interface is not enabled.
/fs/xfs/
DKconfig36 with or without the generic quota support enabled (CONFIG_QUOTA) -
/fs/yaffs2/
DKconfig102 Lazy loading will only happen if enabled by this option being 'n'
/fs/jffs2/
DKconfig109 compression modules, if any, are enabled in JFFS2. Removing